Skip to content

Hostname

thalasseo.com

Last fetched

thalasseo.com resolves to 1 IPv4 address operated by AS59413 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · thalasseo.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/thalasseo.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.110.192.1137.110.192.0/24AS59413FR

WHOIS identity

Registrar
iana:81
Organization
denis philipon
Contact emails

Subdomains

22 observed subdomains of thalasseo.com.

Web-graph footprint

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

280 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thalasseo.com.

MechanismTarget
SPF_REDIRECTthalasseo.com.spf.hornetdmarc.com

Related pages

Pivot deeper into the graph from thalasseo.com.

Cypher and MCP

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

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