Skip to content

Hostname

gotangolb.com

Last fetched

gotangolb.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · gotangolb.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gotangolb.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.21.129.11465.21.0.0/16AS24940FI

WHOIS identity

Registrar
iana:440
Organization
charbel daou
Contact emails

Subdomains

6 observed subdomains of gotangolb.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • gotangolb.com

SPF policy

12 SPF mechanisms authorising senders for gotangolb.com.

MechanismTarget
SPF_Agotangolb.com
SPF_Ar10p.hostingzoom.com
SPF_INCLUDEr10p.hostingzoom.com
SPF_IP104.247.75.123
SPF_IP174.123.246.162
SPF_IP198.57.192.171
SPF_IP198.72.96.174
SPF_IP65.108.76.53
SPF_IP65.21.129.111
SPF_IP65.21.129.114
SPF_IP70.47.92.5
SPF_MXgotangolb.com

Related pages

Pivot deeper into the graph from gotangolb.com.

Cypher and MCP

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

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