Skip to content

Hostname

sernauto.es

Last fetched

sernauto.es resolves to 1 IPv4 address operated by AS63949 in ES.

Nutrition Label

WHISPER CANON · sernauto.esRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sernauto.es

Resolution chain

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

IPPrefixASNOperatorCountry
172.233.115.26172.233.96.0/19AS63949ES

WHOIS identity

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

Subdomains

7 observed subdomains of sernauto.es.

Web-graph footprint

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

803 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sernauto.es.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.138.212.80

Related pages

Pivot deeper into the graph from sernauto.es.

Cypher and MCP

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

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