Skip to content

Hostname

assurancefreights.com

Last fetched

assurancefreights.com resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · assurancefreights.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/assurancefreights.com

Resolution chain

assurancefreights.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.146.213107.154.146.0/24AS19551INCAPSULA - Incapsula IncUS
208.91.197.132208.91.197.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG
45.60.96.21345.60.96.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

2 observed subdomains of assurancefreights.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for assurancefreights.com.

MechanismTarget
SPF_Aassurancefreights.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP50.87.195.61
SPF_MXassurancefreights.com

Related pages

Pivot deeper into the graph from assurancefreights.com.

Cypher and MCP

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

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