Skip to content

Hostname

consumertestconnect.com

Last fetched

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

Nutrition Label

WHISPER CANON · consumertestconnect.comRouting diversity6.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/consumertestconnect.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.166.148100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.28.198100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.160.188100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.56.66100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.128.36107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.33.25418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.17.6423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.18.21123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.13.4934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.94.7634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.188.7734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.164.21935.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.255.23335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.174.9244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.61.17644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.114.14044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.172.19644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.144.7144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.82.17452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.135.6452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of consumertestconnect.com.

Web-graph footprint

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

6 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for consumertestconnect.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEshopgala.com

Related pages

Pivot deeper into the graph from consumertestconnect.com.

Cypher and MCP

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

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