Skip to content

Hostname

hibu.us

Last fetched

hibu.us resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · hibu.usRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/hibu.us

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.170.1133.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.53.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.843.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.883.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.222.214.4952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.11399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of hibu.us.

Web-graph footprint

Distinct hostnames that link to or from hibu.us in the public web crawl.

153 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hibu.us.

Cypher and MCP

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

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