Skip to content

Hostname

supplystack.com

Last fetched

supplystack.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · supplystack.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/supplystack.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.62.1213.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.209.21334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.249.18534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.213.6552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.26.7552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.7.7852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.148.25252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.182.352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.96.24952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.130.14052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.163.19452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.152.154.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.9.22254.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.135.25354.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.8.9854.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of supplystack.com owner
Contact emails

Subdomains

72 observed subdomains of supplystack.com.

Web-graph footprint

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

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for supplystack.com.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from supplystack.com.

Cypher and MCP

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

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