Skip to content

Hostname

halobonuses.com

Last fetched

halobonuses.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · halobonuses.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/halobonuses.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.43143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.58143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.69143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.55.104143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.119143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.40143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.87143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.164.116.11418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.208.10318.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.11218.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.12018.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.9018.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.66.248.12118.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of halobonuses.com.

Web-graph footprint

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

64 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from halobonuses.com.

Cypher and MCP

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

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