Skip to content

Hostname

sicma.com

Last fetched

sicma.com resolves to 1 IPv4 address operated by ISILINE-AS Via Marconi, 2 in IT. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · sicma.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sicma.com

Resolution chain

sicma.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.144.66.153213.144.64.0/19AS13113ISILINE-AS Via Marconi, 2IT

WHOIS identity

Registrar
iana:320
Organization
sicma s.p.a.
Contact emails

Subdomains

3 observed subdomains of sicma.com.

Web-graph footprint

Distinct hostnames that link to or from sicma.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sicma.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from sicma.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sicma.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.