Skip to content

Hostname

gotadi.com

Last fetched

gotadi.com resolves to 12 IPv4 addresses operated by AS135905 in VN. WHOIS lists iana:1649 as the registrar.

Nutrition Label

WHISPER CANON · gotadi.comRouting diversity4.8/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gotadi.com

Resolution chain

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

WHOIS identity

Registrar
iana:1649
Organization
chi nhanh sgn - cong ty co phan du lich va dich vu hang khong hoang gia gotadi
Contact emails

Subdomains

41 observed subdomains of gotadi.com.

Web-graph footprint

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

81 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gotadi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEserverdomain.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from gotadi.com.

Cypher and MCP

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

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