Skip to content

Hostname

fcc.es

Last fetched

fcc.es resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · fcc.esRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fcc.es

Resolution chain

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

IPPrefixASNOperatorCountry
35.244.130.12935.244.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
45.60.121.5745.60.121.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.131.5745.60.131.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

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

Subdomains

29 observed subdomains of fcc.es.

Web-graph footprint

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

580 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fcc.es.

Related pages

Pivot deeper into the graph from fcc.es.

Cypher and MCP

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

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