Skip to content

Hostname

wurth.es

Last fetched

wurth.es resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

WHISPER CANON · wurth.esRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/wurth.es

Resolution chain

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

IPPrefixASNOperatorCountry
199.232.193.76199.232.192.0/22AS54113FASTLY - Fastly, Inc.CA
199.232.197.76199.232.196.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

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

Subdomains

13 observed subdomains of wurth.es.

Web-graph footprint

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

123 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wurth.es.

MechanismTarget
SPF_INCLUDE_pmta2.antevenio.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu1-auth.connectif.io
SPF_INCLUDElimajo.witglobal.net
SPF_INCLUDEspf.logalty.es
SPF_MXwurth.es

Related pages

Pivot deeper into the graph from wurth.es.

Cypher and MCP

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

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