Skip to content

Hostname

fcmcarpenterie.com

Last fetched

fcmcarpenterie.com resolves to 1 IPv4 address operated by AS28716 in IT. WHOIS lists iana:320 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
164.138.48.76164.138.48.0/21AS28716IT

WHOIS identity

Registrar
iana:320
Organization
fcm carpenterie metalliche srl fcm carpenterie metalliche srl
Contact emails

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fcmcarpenterie.com.

MechanismTarget
SPF_Afcmcarpenterie.com
SPF_INCLUDE_spf.its.it
SPF_INCLUDEspf.youneed.it
SPF_MXfcmcarpenterie.com

Related pages

Pivot deeper into the graph from fcmcarpenterie.com.

Cypher and MCP

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

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