Skip to content

Hostname

huffmansauctions.com

Last fetched

huffmansauctions.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 · huffmansauctions.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/huffmansauctions.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.136.141100.42.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.97.59101.0.4.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.148.135107.77.65.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.113.25218.228.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.66.14123.26.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.60.8934.240.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.197.13845.2.68.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.66.1145.2.68.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.219.14454.151.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.106.11854.169.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.61.11154.202.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.35.3154.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of huffmansauctions.com.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for huffmansauctions.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from huffmansauctions.com.

Cypher and MCP

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

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