Skip to content

Hostname

f-face.jp

Last fetched

f-face.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · f-face.jpRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/f-face.jp

Resolution chain

f-face.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.237.158.14644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.205.3044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.33.16352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.105.24952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.39.13254.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.12.25354.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
funabashi face shotenkai
Contact emails

Subdomains

2 observed subdomains of f-face.jp.

Web-graph footprint

Distinct hostnames that link to or from f-face.jp in the public web crawl.

32 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for f-face.jp.

MechanismTarget
SPF_IP133.242.53.238
SPF_IP34.208.162.177
SPF_IP35.165.132.204
SPF_IP44.236.146.171
SPF_IP49.212.207.233/32
SPF_IP52.43.60.36

Related pages

Pivot deeper into the graph from f-face.jp.

Cypher and MCP

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

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