Skip to content

Hostname

formecbiffi.com

Last fetched

formecbiffi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · formecbiffi.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/formecbiffi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.39.91.25113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.19.3635.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.89.14035.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.109.14052.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:69
Organization
formec alimentari s.p.a.
Contact emails

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for formecbiffi.com.

MechanismTarget
SPF_INCLUDE_spf.dinamoweb.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sedoc.it
SPF_IP213.82.60.26
SPF_MXformecbiffi.com

Related pages

Pivot deeper into the graph from formecbiffi.com.

Cypher and MCP

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

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