Skip to content

Hostname

f2f.com

Last fetched

f2f.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · f2f.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/f2f.com

Resolution chain

f2f.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.5913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.233.12718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.3118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.618.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.7318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
f2f, llc, h. edward young, jr.
Contact emails

Subdomains

10 observed subdomains of f2f.com.

Web-graph footprint

Distinct hostnames that link to or from f2f.com in the public web crawl.

204 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for f2f.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from f2f.com.

Cypher and MCP

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

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