Skip to content

Hostname

mapei.it

Last fetched

mapei.it resolves to 1 IPv4 address operated by AS3313 in IT. WHOIS lists registrar:fabbricadigitale s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · mapei.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/mapei.it

Resolution chain

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

IPPrefixASNOperatorCountry
212.239.20.188212.239.0.0/17AS3313IT

WHOIS identity

Registrar
registrar:fabbricadigitale s.r.l.
Organization
mapei s.p.a.
Contact emails

Subdomains

13 observed subdomains of mapei.it.

Web-graph footprint

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

111 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mapei.it.

MechanismTarget
SPF_Amapei.it
SPF_INCLUDE_spf.zucchetti.com
SPF_INCLUDE_spf.zucchetti.it
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.54.120.0/24
SPF_IP156.54.133.0/24
SPF_IP217.169.111.0/24
SPF_MXmapei.it

Related pages

Pivot deeper into the graph from mapei.it.

Cypher and MCP

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

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