Hostname
slugbug.blue
Last fetched
slugbug.blue resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
slugbug.blue 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.161.111.14 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.56 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.59 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.75 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.140.109 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.45 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.60 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.84 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:81
- Organization
- chad transtrum
- Contact emails
Subdomains
5 observed subdomains of slugbug.blue.
Showing 4 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from slugbug.blue.
- IP · 18.161.111.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IE
- Email · 906f5221681798c914be81d7e855be0f-7088162@contact.gandi.net
- TLD · .blue
- Browse hostnames · sl…
- 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: "slugbug.blue"})-[: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.