Hostname
heybosscat.com
Last fetched
heybosscat.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
heybosscat.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.175.128 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.26 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.29 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.67.175.85 | 18.67.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 3.171.185.11 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.51 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.68 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.71 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:470
- Organization
- on behalf of heybosscat.com owner
- Contact emails
- heybosscat.com-registrant@anonymised.email
- 1111b2f5-1b7f-4337-b811-060366e6943a@identity-protect.org
- 35a80956-4786-4e6a-8ca8-50b820e562c0@identity-protect.org
- 38a6f891-e4dc-4b09-a186-1a309d693cbd@identity-protect.org
- 40244bf3-0abb-4b6b-807f-1c5690ff6184@identity-protect.org
- 530c3d62-c49f-4b36-bd1c-fa04c8cc06cd@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from heybosscat.com.
- IP · 18.67.175.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:470
- Country · ID
- Email · heybosscat.com-registrant@anonymised.email
- TLD · .com
- Browse hostnames · he…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heybosscat.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.