Skip to content

Hostname

insurity.com

Last fetched

insurity.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · insurity.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/insurity.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.22.216104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.216104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
insurity,
Contact emails

Subdomains

164 observed subdomains of insurity.com.

Web-graph footprint

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

146 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

44 SPF mechanisms authorising senders for insurity.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus.khoros-mail.com
SPF_IP107.20.210.250/32
SPF_IP13.110.6.0/24
SPF_IP142.215.180.37
SPF_IP162.248.253.247
SPF_IP198.207.147.233
SPF_IP198.207.147.234
SPF_IP20.151.246.225/32
SPF_IP20.22.73.55
SPF_IP204.93.64.116/32
SPF_IP204.93.64.117/32
SPF_IP208.85.191.100
SPF_IP208.85.191.111
SPF_IP208.86.168.7/32
SPF_IP213.212.109.60
SPF_IP216.35.11.64/26
SPF_IP216.55.46.192/26
SPF_IP4.7.16.188/32
SPF_IP52.1.14.157/32
SPF_IP52.16.38.44/32
SPF_IP52.16.49.62/32
SPF_IP52.16.75.109/32
SPF_IP52.16.75.118/32
SPF_IP52.22.249.69/32
SPF_IP52.229.108.106
SPF_IP54.174.209.165/32
SPF_IP54.194.35.114/32
SPF_IP64.41.147.64/26
SPF_IP65.74.175.0/27
SPF_IP66.6.200.215
SPF_IP66.6.200.216
SPF_IP66.6.200.217
SPF_IP66.6.205.10
SPF_IP66.6.205.22
SPF_IP66.6.205.37
SPF_IP69.25.76.47
SPF_IP76.74.161.18/32
SPF_MXinsurity.com

Related pages

Pivot deeper into the graph from insurity.com.

Cypher and MCP

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

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