Skip to content

Hostname

svt.es

Last fetched

svt.es resolves to 1 IPv4 address operated by AS57286 in ES.

Nutrition Label

WHISPER CANON · svt.esRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/svt.es

Resolution chain

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

IPPrefixASNOperatorCountry
95.130.48.2395.130.48.0/24AS57286ES

WHOIS identity

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

Subdomains

74 observed subdomains of svt.es.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for svt.es.

MechanismTarget
SPF_Aregistermta03.register.it
SPF_Asvt.es
SPF_INCLUDEeevid.com
SPF_IP172.25.0.0/16
SPF_IP172.26.0.0/16
SPF_IP95.130.48.0/21
SPF_MXsvt.es

Related pages

Pivot deeper into the graph from svt.es.

Cypher and MCP

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

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