Skip to content

Hostname

claimscorpnetwork.com

Last fetched

claimscorpnetwork.com resolves to 1 IPv4 address operated by AS205406 in NL. WHOIS lists iana:1480 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.151.158.5045.151.158.0/24AS205406NL

WHOIS identity

Registrar
iana:1480
Organization
claims corporation network b.v.
Contact emails

Subdomains

12 observed subdomains of claimscorpnetwork.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for claimscorpnetwork.com.

MechanismTarget
SPF_Aclaimscorpnetwork.com
SPF_Aserver09.kieslinghosting.nl
SPF_INCLUDE_spf.proxsys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.202.148
SPF_IP152.115.178.246
SPF_IP87.213.25.50
SPF_MXclaimscorpnetwork.com

Related pages

Pivot deeper into the graph from claimscorpnetwork.com.

Cypher and MCP

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

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