Hostname
swlink.net
Last fetched
swlink.net resolves to 1 IPv4 address operated by CHILLER-CITY - Interworks Networking Services in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
swlink.net resolves to 1 distinct IPv4 address 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 |
WHOIS identity
- Registrar
- iana:69
- Organization
- andy wylde
- Contact emails
Subdomains
6 observed subdomains of swlink.net.
Web-graph footprint
Distinct hostnames that link to or from swlink.net in the public web crawl.
27 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for swlink.net.
| Mechanism | Target |
|---|---|
| SPF_A | swlink.net |
| SPF_INCLUDE | cox.net |
| SPF_IP | 149.28.223.147 |
| SPF_IP | 168.158.0.0/16 |
| SPF_MX | swlink.net |
Related pages
Pivot deeper into the graph from swlink.net.
- IP · 168.158.44.16
- ASN · AS20012CHILLER-CITY - Interworks Networking Services
- Registrar · iana:69
- Country · US
- Email · domreg@interwrx.com
- TLD · .net
- Browse hostnames · sw…
- 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: "swlink.net"})-[: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.