Skip to content

Hostname

fccv.es

Last fetched

fccv.es resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · fccv.esRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fccv.es

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.138.40108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.128.245.190108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.128.94.217108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.29.2013.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.6.19134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.12.4834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.211.3052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.10.9452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.135.24952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.32.21552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.10.6452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.113.10452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.173.9652.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.250.16554.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.174.12363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.1.12363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

2 observed subdomains of fccv.es.

Web-graph footprint

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

128 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fccv.es.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from fccv.es.

Cypher and MCP

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

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