Skip to content

Hostname

kerrauction.com

Last fetched

kerrauction.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kerrauction.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kerrauction.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.240.90100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.168.11423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.208.19423.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.64.2433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.46.2013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.173.6234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.233.844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.92.24552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.91.18752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.47.14354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.131.16654.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.25.8298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

2 observed subdomains of kerrauction.com.

Web-graph footprint

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

5 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kerrauction.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from kerrauction.com.

Cypher and MCP

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

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