Skip to content

Hostname

insurope.com

Last fetched

insurope.com resolves to 1 IPv4 address operated by AS50446 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · insurope.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/insurope.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.69.190.59109.69.184.0/21AS50446FR

WHOIS identity

Registrar
iana:433
Organization
insurope cvba
Contact emails

Subdomains

19 observed subdomains of insurope.com.

Web-graph footprint

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

15 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for insurope.com.

MechanismTarget
SPF_Ainsurope.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsogosurveys.com
SPF_INCLUDEspf.axsmail.be
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrerouting.xink.io
SPF_IP185.111.196.140
SPF_IP185.172.4.61
SPF_IP217.21.186.42/32
SPF_IP217.21.186.50

Related pages

Pivot deeper into the graph from insurope.com.

Cypher and MCP

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

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