Skip to content

Hostname

mapei.com

Last fetched

mapei.com resolves to 1 IPv4 address operated by INET-AS in IT. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · mapei.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mapei.com

Resolution chain

mapei.com 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/17AS3313INET-ASIT

WHOIS identity

Registrar
iana:320
Organization
mapei corp. mapei corp. mapei
Contact emails

Subdomains

60 observed subdomains of mapei.com.

Web-graph footprint

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

3,752 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mapei.com.

MechanismTarget
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEem386.mapei.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sabre.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP156.54.120.0/24
SPF_IP156.54.133.0/24
SPF_IP207.136.182.66
SPF_IP217.169.111.0/24
SPF_IP72.35.68.25

Related pages

Pivot deeper into the graph from mapei.com.

Cypher and MCP

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

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