Skip to content

Hostname

generaledesassurances.com

Last fetched

generaledesassurances.com resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:1375 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
68.168.119.6668.168.112.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:1375
Organization
daniel ren? lawson
Contact emails

Subdomains

2 observed subdomains of generaledesassurances.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for generaledesassurances.com.

MechanismTarget
SPF_Ageneraledesassurances.com
SPF_INCLUDE_spf.google.com
SPF_IP144.217.187.4
SPF_IP158.85.77.121/32
SPF_IP158.85.89.116/32
SPF_IP192.99.20.89
SPF_IP68.168.119.66
SPF_MXgeneraledesassurances.com

Related pages

Pivot deeper into the graph from generaledesassurances.com.

Cypher and MCP

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

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