Hostname
interwrx.com
Last fetched
interwrx.com resolves to 2 IPv4 addresses operated by CHILLER-CITY - Interworks Networking Services in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
interwrx.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 168.158.44.16 | 168.158.40.0/21 | AS20012 | CHILLER-CITY - Interworks Networking Services | US |
| 168.158.7.10 | 168.158.7.0/24 | AS20012 | CHILLER-CITY - Interworks Networking Services | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- andy wylde
- Contact emails
Subdomains
125 observed subdomains of interwrx.com.
Showing 25 of 125. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from interwrx.com in the public web crawl.
5 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for interwrx.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cox.net |
| SPF_INCLUDE | registrarmail.net |
| SPF_IP | 149.28.223.147 |
| SPF_IP | 168.158.10.0/24 |
| SPF_IP | 168.158.178.0/24 |
| SPF_IP | 168.158.8.0/24 |
Related pages
Pivot deeper into the graph from interwrx.com.
- IP · 168.158.44.16
- ASN · AS20012CHILLER-CITY - Interworks Networking Services
- Registrar · iana:69
- Country · US
- Email · domreg@interwrx.com
- TLD · .com
- Browse hostnames · in…
- 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: "interwrx.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.