Skip to content

Hostname

customeriomail.com

Last fetched

customeriomail.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · customeriomail.comRouting diversity7.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/customeriomail.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.5416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.19016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.7216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.25416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.10616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.25416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.1716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.24416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.17516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.3916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.1816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.25316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.108.19716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.32.17316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.32.22916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
colin nederkoorn
Contact emails

Subdomains

17 observed subdomains of customeriomail.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for customeriomail.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP50.31.36.179

Related pages

Pivot deeper into the graph from customeriomail.com.

Cypher and MCP

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

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