Skip to content

Hostname

assurant.it

Last fetched

assurant.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · assurant.itRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/assurant.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.43.67104.18.43.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.144.189172.64.144.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
assurant solutions italia srl
Contact emails

Subdomains

17 observed subdomains of assurant.it.

Web-graph footprint

Distinct hostnames that link to or from assurant.it in the public web crawl.

20 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for assurant.it.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.79.18.50/31
SPF_IP167.79.206.133/30
SPF_IP68.232.137.191
SPF_IP68.232.137.205
SPF_IP68.232.137.227/32
SPF_IP68.232.140.184
SPF_IP68.232.140.217/32
SPF_IP68.232.141.47

Related pages

Pivot deeper into the graph from assurant.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "assurant.it"})-[: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.