Hostname
kt8merch.com
Last fetched
kt8merch.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:469 as the registrar.
Nutrition Label
Resolution chain
kt8merch.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.4.16 | 16.12.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.12.4.56 | 16.12.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.12.5.104 | 16.12.5.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.130 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.148 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.215 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.253.200 | 3.5.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.253.210 | 3.5.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.126 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.216 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.72 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.86 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.88 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.95.190.144 | 52.95.190.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.95.190.176 | 52.95.190.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:469
- Organization
- brett jackson
- Contact emails
Subdomains
12 observed subdomains of kt8merch.com.
Web-graph footprint
Distinct hostnames that link to or from kt8merch.com in the public web crawl.
65 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for kt8merch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from kt8merch.com.
- IP · 16.12.4.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:469
- Country · CA
- Email · bjackson@myprivacy.ca
- TLD · .com
- Browse hostnames · kt…
- 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: "kt8merch.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.