Skip to content

Hostname

wildcard.extv.es

Last fetched

wildcard.extv.es resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · wildcard.extv.esRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/wildcard.extv.es

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.117.1283.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.413.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.863.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.883.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
34.248.101.7234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.248.2752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.81.5252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with wildcard.extv.es in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for wildcard.extv.es.

MechanismTarget
SPF_INCLUDE_spf.srv.cat

Related pages

Pivot deeper into the graph from wildcard.extv.es.

Cypher and MCP

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

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