Skip to content

Hostname

formec.it

Last fetched

formec.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:genesys informatica s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · formec.itRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/formec.it

Resolution chain

formec.it 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
registrar:genesys informatica s.r.l.
Organization
formec alimentari s.p.a.
Contact emails

Subdomains

5 observed subdomains of formec.it.

Web-graph footprint

Distinct hostnames that link to or from formec.it in the public web crawl.

21 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for formec.it.

MechanismTarget
SPF_Aformec.it
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sedoc.it
SPF_IP213.82.60.26
SPF_IP88.42.117.37/28
SPF_IP94.130.186.26
SPF_MXformec.it

Related pages

Pivot deeper into the graph from formec.it.

Cypher and MCP

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

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