Skip to content

Hostname

centimetre.com

Last fetched

centimetre.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · centimetre.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/centimetre.com

Resolution chain

centimetre.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.162.125.1213.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.763.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.843.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.125.933.162.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.196.1143.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.1233.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.1253.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.393.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG

WHOIS identity

Registrar
iana:433
Organization
cmai holding
Contact emails

Subdomains

7 observed subdomains of centimetre.com.

Web-graph footprint

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

178 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for centimetre.com.

MechanismTarget
SPF_Acentimetre.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.236.20.0/24
SPF_IP192.92.97.0/24
SPF_IP46.16.45.238
SPF_IP52.128.40.0/24
SPF_IP80.74.64.0/24
SPF_IP81.255.194.178
SPF_IP81.255.194.181
SPF_MXcentimetre.com

Related pages

Pivot deeper into the graph from centimetre.com.

Cypher and MCP

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

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