Skip to content

Hostname

icmsafety.com

Last fetched

icmsafety.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.216.4720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:113
Organization
- -
Contact emails

Subdomains

9 observed subdomains of icmsafety.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for icmsafety.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc598-81.eu.iphmx.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sikkermail.nu
SPF_IP207.54.65.137
SPF_IP23.90.104.237
SPF_IP80.197.59.144
SPF_IP80.197.59.145

Related pages

Pivot deeper into the graph from icmsafety.com.

Cypher and MCP

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

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