Hostname
nsw.com
Last fetched
nsw.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nsw.com 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 |
|---|---|---|---|---|
| 85.13.164.162 | 85.13.164.0/24 | AS34788 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nsw.com owner
- Contact emails
- abuse@web.com
- valentin.jug@rxs.de
- dnsadmin@generalcable.es
- 0b41deb5-887d-4e05-b079-8a98c65fdaf6@identity-protect.org
- 177792fe-a592-4ab7-9a6b-2c2df5a79faf@identity-protect.org
- 56118cc5-ca0c-42c2-ab43-2956804585f7@identity-protect.org
- 7fa9003c-fce5-4bf4-b055-b89738efdf6b@identity-protect.org
- cebca972-65e4-405c-aa5c-812062bce7ba@identity-protect.org
- de9d4f5f-17a6-4b96-8313-7cdb4423f25a@identity-protect.org
- owner-11061870@nsw.com.whoisprivacyservice.org
- owner-3420268@nsw.com.whoisprivacyservice.org
- owner-3617650@nsw.com.whoisprivacyservice.org
- owner-3917473@nsw.com.whoisprivacyservice.org
- owner-4727320@nsw.com.whoisprivacyservice.org
- owner-6250391@nsw.com.whoisprivacyservice.org
- owner-7017581@nsw.com.whoisprivacyservice.org
- owner-7464557@nsw.com.whoisprivacyservice.org
- owner-767172@nsw.com.whoisprivacyservice.org
- owner-7931888@nsw.com.whoisprivacyservice.org
- owner-7982117@nsw.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of nsw.com.
| Subdomain |
|---|
| sip.nsw.com |
| unifi2.nsw.com |
| www.nsw.com |
Web-graph footprint
Distinct hostnames that link to or from nsw.com in the public web crawl.
48 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for nsw.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.31.56.0/24 |
Related pages
Pivot deeper into the graph from nsw.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nsw.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.