Hostname
icapsira.com
Last fetched
icapsira.com resolves to 1 IPv4 address operated by AS43515 in NL. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
icapsira.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.214.137.3 | 35.214.128.0/17 | AS43515 | — | NL |
WHOIS identity
- Registrar
- iana:168
- Organization
- icap-sira chemicals and polymers s.p.a.
- Contact emails
Subdomains
14 observed subdomains of icapsira.com.
Web-graph footprint
Distinct hostnames that link to or from icapsira.com in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for icapsira.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailvox.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2.47.25.77/30 |
| SPF_IP | 212.210.95.78/30 |
| SPF_IP | 213.82.22.64/28 |
| SPF_IP | 94.89.18.114/29 |
Related pages
Pivot deeper into the graph from icapsira.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "icapsira.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.