Skip to content

Hostname

f2f.net

Last fetched

f2f.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · f2f.netRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/f2f.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.227.10313.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.7813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.8013.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.9313.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
143.204.181.54143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.7143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.85143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.86143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.233.218.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.2018.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.5818.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.7218.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.179.10118.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.1218.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.2018.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.8318.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:269
Organization
bram heerink
Contact emails

Subdomains

19 observed subdomains of f2f.net.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for f2f.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from f2f.net.

Cypher and MCP

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

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