Skip to content

Hostname

fcbarcelona.jp

Last fetched

fcbarcelona.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fcbarcelona.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fcbarcelona.jp

Resolution chain

fcbarcelona.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.106.26108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.62108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.70108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.77108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.7.122108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.47108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.6108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.94108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.132.6018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
fc barcelona
Contact emails

Subdomains

6 observed subdomains of fcbarcelona.jp.

Web-graph footprint

Distinct hostnames that link to or from fcbarcelona.jp in the public web crawl.

204 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fcbarcelona.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.0.22.40
SPF_IP213.0.22.41
SPF_IP213.0.22.9
SPF_IP54.240.53.21
SPF_IP89.251.234.184
SPF_IP89.251.234.185

Related pages

Pivot deeper into the graph from fcbarcelona.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fcbarcelona.jp"})-[: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.