Skip to content

Hostname

ff.im

Last fetched

ff.im resolves to 7 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in DE.

Nutrition Label

WHISPER CANON · ff.imRouting diversity4.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ff.im

Resolution chain

ff.im resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.240.0.13157.240.0.0/24AS32934FACEBOOK - Facebook, Inc.DE
157.240.253.13157.240.253.0/24AS32934FACEBOOK - Facebook, Inc.DE
57.144.138.14157.144.138.0/23AS32934FACEBOOK - Facebook, Inc.KE
57.144.198.14157.144.198.0/23AS32934FACEBOOK - Facebook, Inc.US
57.144.222.14157.144.222.0/23AS32934FACEBOOK - Facebook, Inc.IE
57.144.238.14157.144.238.0/23AS32934FACEBOOK - Facebook, Inc.IE
57.144.248.14157.144.248.0/23AS32934FACEBOOK - Facebook, Inc.IE

WHOIS identity

No WHOIS records are currently associated with ff.im in WhisperGraph.

Subdomains

1 observed subdomain of ff.im.

Subdomain
www.ff.im

Web-graph footprint

Distinct hostnames that link to or from ff.im in the public web crawl.

509 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ff.im.

Cypher and MCP

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

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