Skip to content

Hostname

twonav.com

Last fetched

twonav.com resolves to 2 IPv4 addresses operated by OVH in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
compegps team sl
Contact emails

Subdomains

44 observed subdomains of twonav.com.

Web-graph footprint

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

198 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for twonav.com.

MechanismTarget
SPF_Atwonav.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP135.125.217.140
SPF_IP141.95.74.248
SPF_IP212.231.185.101
SPF_MXtwonav.com

Related pages

Pivot deeper into the graph from twonav.com.

Cypher and MCP

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

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