Skip to content

Hostname

hivestack.com

Last fetched

hivestack.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · hivestack.comRouting diversity4.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/hivestack.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.120.131100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.233.1003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.195.1483.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.39.883.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.241.753.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.207.23934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.194.24534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.132.6834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.54.834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.92.20234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.125.13734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.23.7234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.7.25534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.1.7644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.234.125.6354.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.33.20298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 304763
Contact emails

Subdomains

12 observed subdomains of hivestack.com.

Web-graph footprint

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

273 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hivestack.com.

MechanismTarget
SPF_INCLUDE8765311.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEfdspfus.freshemail.io

Related pages

Pivot deeper into the graph from hivestack.com.

Cypher and MCP

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

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