Skip to content

Hostname

hive.co

Last fetched

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

Nutrition Label

WHISPER CANON · hive.coRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hive.co

Resolution chain

hive.co resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.100.72100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.103.10918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.252.9823.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.155.2553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.165.952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.19.5152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.55.1854.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.102.14554.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.184.1898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.211.15935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of hive.co.

Web-graph footprint

Distinct hostnames that link to or from hive.co in the public web crawl.

509 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hive.co.

MechanismTarget
SPF_INCLUDE45134193.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hive.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hive.co"})-[: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.