Skip to content

Hostname

fimap.com

Last fetched

fimap.com resolves to 1 IPv4 address operated by AXERA-ASN34758 Axera S.P.A. in IT. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fimap.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fimap.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.246.101.15692.246.96.0/21AS34758AXERA-ASN34758 Axera S.P.A.IT

WHOIS identity

Registrar
iana:468
Organization
fimap s.p.a.
Contact emails

Subdomains

9 observed subdomains of fimap.com.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fimap.com.

MechanismTarget
SPF_INCLUDE_spf.zucchetti.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.54.144.169
SPF_IP18.194.118.171
SPF_IP2.58.211.242
SPF_IP2.58.211.4
SPF_IP217.57.48.242
SPF_IP62.108.227.192/32
SPF_IP92.246.101.107

Related pages

Pivot deeper into the graph from fimap.com.

Cypher and MCP

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

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