Hostname
thethemefactory.com
Last fetched
thethemefactory.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thethemefactory.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.173.130.116 | 18.173.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.130.131 | 18.173.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.130.18 | 18.173.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.130.26 | 18.173.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.186.105 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.186.106 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.186.128 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.186.86 | 3.170.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bruce konefsky
- Contact emails
- bruce@thethemefactory.com
- 1569b244-25b0-4da7-b634-dc735bec9118@identity-protect.org
- 5adaea77-4921-4829-9947-f65aa6e2a9f3@identity-protect.org
- 73254322-68ae-4910-afd1-ebca99f8d96c@identity-protect.org
- 86753a82-e713-482f-a80b-c02261610249@identity-protect.org
- 899b83bc-ad54-42c2-82d6-e0bc979cc631@identity-protect.org
- dcff2cbd-19ec-471b-abde-7ba417d0e484@identity-protect.org
- df231ed0-17b9-4980-b087-7cb7c46388b5@identity-protect.org
- owner-2140812@thethemefactory.com.whoisprivacyservice.org
- owner-6661177@thethemefactory.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of thethemefactory.com.
| Subdomain |
|---|
| www.thethemefactory.com |
Web-graph footprint
Distinct hostnames that link to or from thethemefactory.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for thethemefactory.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from thethemefactory.com.
- IP · 18.173.130.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · bruce@thethemefactory.com
- TLD · .com
- Browse hostnames · th…
- 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: "thethemefactory.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.