Skip to content

Hostname

f2ff.jp

Last fetched

f2ff.jp resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · f2ff.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/f2ff.jp

Resolution chain

f2ff.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.120.237.11034.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
Organization
nano opt media,
Contact emails

Subdomains

32 observed subdomains of f2ff.jp.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for f2ff.jp.

MechanismTarget
SPF_Af2ff.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.form.run
SPF_IP103.37.10.0/24
SPF_IP118.238.0.128/29
SPF_IP118.238.221.10
SPF_IP133.125.97.84
SPF_IP160.16.103.66
SPF_IP202.208.196.167
SPF_IP219.94.248.36
SPF_IP2403:3a00:202:1105:219:94:248:36
SPF_MXf2ff.jp

Related pages

Pivot deeper into the graph from f2ff.jp.

Cypher and MCP

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

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