Skip to content

Hostname

ff-packaging.com

Last fetched

ff-packaging.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · ff-packaging.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ff-packaging.com

Resolution chain

ff-packaging.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.238.164.22087.238.160.0/21AS34762BE

WHOIS identity

Registrar
iana:269
Organization
r.l. van den tempel
Contact emails

Subdomains

3 observed subdomains of ff-packaging.com.

Web-graph footprint

Distinct hostnames that link to or from ff-packaging.com in the public web crawl.

81 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ff-packaging.com.

MechanismTarget
SPF_Aff-packaging.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.ffpackagingprod.hypernode.io
SPF_INCLUDEspf.protection.jansen-cws.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.239.217
SPF_IP2a01:7c8:aabb:634:0:0:0:1
SPF_IP89.146.39.8
SPF_IP92.70.101.47
SPF_IP94.130.138.123
SPF_MXff-packaging.com

Related pages

Pivot deeper into the graph from ff-packaging.com.

Cypher and MCP

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

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