Skip to content

Hostname

hive.com.br

Last fetched

hive.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · hive.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hive.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.94.127108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.29108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.60108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.63108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1153.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.143.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.543.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.883.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hive.com.br.

MechanismTarget
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from hive.com.br.

Cypher and MCP

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

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