Skip to content

Hostname

gotaperu.com

Last fetched

gotaperu.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
86.38.217.23286.38.217.0/24AS47583US

WHOIS identity

Registrar
iana:303
Organization
drink & live sac
Contact emails

Subdomains

2 observed subdomains of gotaperu.com.

Threat posture

History

Mail and authentication

MX records

  • gotaperu.com

SPF policy

6 SPF mechanisms authorising senders for gotaperu.com.

MechanismTarget
SPF_Agotaperu.com
SPF_IP108.160.144.188
SPF_IP158.106.129.186
SPF_IP204.197.243.154
SPF_IP86.38.217.232
SPF_MXgotaperu.com

Related pages

Pivot deeper into the graph from gotaperu.com.

Cypher and MCP

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

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