Hostname
killeroutfitting.com
Last fetched
killeroutfitting.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
killeroutfitting.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.164.144.39 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.6 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.61 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.9 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.166.65.11 | 3.166.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.65.124 | 3.166.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.65.125 | 3.166.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.65.2 | 3.166.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of killeroutfitting.com owner
- Contact emails
- 13c0273e-27fe-433b-8ed8-7d80da585487@identity-protect.org
- 2f7aa27c-bdf7-4a06-900d-2466edc15137@identity-protect.org
- 3c4bbd16-cdbb-4525-8e05-84f011680e12@identity-protect.org
- 559c81bb-7ba7-4e6c-8414-945699bc9587@identity-protect.org
- 66458aaa-28fe-46ae-8dbd-5f31ffd85de7@identity-protect.org
- f7715cb7-cf54-4f5f-830b-25e5cbd8550e@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from killeroutfitting.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from killeroutfitting.com.
- IP · 18.164.144.39
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 13c0273e-27fe-433b-8ed8-7d80da585487@identity-protect.org
- TLD · .com
- Browse hostnames · ki…
- 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: "killeroutfitting.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.