Skip to content

Hostname

f2f.co.il

Last fetched

f2f.co.il resolves to 1 IPv4 address operated by AS8551 in IL.

Nutrition Label

WHISPER CANON · f2f.co.ilRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/f2f.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
62.219.30.1362.219.30.0/24AS8551IL

WHOIS identity

No WHOIS records are currently associated with f2f.co.il in WhisperGraph.

Subdomains

6 observed subdomains of f2f.co.il.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for f2f.co.il.

MechanismTarget
SPF_Af2f.co.il
SPF_IP109.207.77.230
SPF_IP62.219.30.13
SPF_MXf2f.co.il

Related pages

Pivot deeper into the graph from f2f.co.il.

Cypher and MCP

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

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