Skip to content

Hostname

sonet.es

Last fetched

sonet.es resolves to 1 IPv4 address operated by AS8560 in ES.

Nutrition Label

WHISPER CANON · sonet.esRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/sonet.es

Resolution chain

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

IPPrefixASNOperatorCountry
93.93.112.6093.93.112.0/21AS8560ES

WHOIS identity

No WHOIS records are currently associated with sonet.es in WhisperGraph.

Subdomains

51 observed subdomains of sonet.es.

Web-graph footprint

Distinct hostnames that link to or from sonet.es in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • sonet.es

SPF policy

7 SPF mechanisms authorising senders for sonet.es.

MechanismTarget
SPF_Asonet.es
SPF_INCLUDEspfa.registrosdns.com
SPF_IP109.205.137.120
SPF_IP185.23.70.33
SPF_IP51.91.120.185
SPF_IP93.93.112.60
SPF_MXsonet.es

Related pages

Pivot deeper into the graph from sonet.es.

Cypher and MCP

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

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