Skip to content

Hostname

emsclaimsengine.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.54.35.11220.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

56 observed subdomains of emsclaimsengine.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for emsclaimsengine.com.

MechanismTarget
SPF_Aemsclaimsengine.com
SPF_Agpict.nl
SPF_Aws1.benp.nl
SPF_IP149.210.153.80
SPF_IP217.119.14.66
SPF_IP2a01:7c8:aab3:124::/64
SPF_IP2a01:7c8:aac3:551::/64
SPF_IP37.97.203.150
SPF_IP83.149.67.1/27
SPF_IP83.149.67.3
SPF_MXemsclaimsengine.com

Related pages

Pivot deeper into the graph from emsclaimsengine.com.

Cypher and MCP

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

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