Skip to content

Hostname

gonet.ec

Last fetched

gonet.ec resolves to 2 IPv4 addresses operated by AS270049 in EC.

Nutrition Label

WHISPER CANON · gonet.ecRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gonet.ec

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with gonet.ec in WhisperGraph.

Subdomains

50 observed subdomains of gonet.ec.

Web-graph footprint

Distinct hostnames that link to or from gonet.ec in the public web crawl.

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for gonet.ec.

MechanismTarget
SPF_Agonet.ec
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP108.170.10.210
SPF_IP131.161.221.22
SPF_IP184.95.36.154
SPF_IP198.15.70.74
SPF_IP198.24.138.171
SPF_IP2803:c310:ff01:0:0:0:0:2
SPF_IP38.46.218.114
SPF_IP66.231.64.2
SPF_IP66.231.64.204
SPF_IP66.231.72.150
SPF_MXgonet.ec

Related pages

Pivot deeper into the graph from gonet.ec.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gonet.ec"})-[: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.