Skip to content

Hostname

auctionzip.com

Last fetched

auctionzip.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · auctionzip.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/auctionzip.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.154.12818.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.2618.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.3218.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.6018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.10918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.117.103.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1193.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.313.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.433.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.2452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

26 observed subdomains of auctionzip.com.

Web-graph footprint

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

1,216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for auctionzip.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.81.98.0/23
SPF_IP3.22.91.223

Related pages

Pivot deeper into the graph from auctionzip.com.

Cypher and MCP

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

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