Skip to content

Hostname

ns2.dwcontrol.com

Last fetched

ns2.dwcontrol.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ns2.dwcontrol.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ns2.dwcontrol.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with ns2.dwcontrol.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

63 SPF mechanisms authorising senders for ns2.dwcontrol.com.

MechanismTarget
SPF_IP142.171.188.162
SPF_IP142.171.188.163
SPF_IP142.171.188.164
SPF_IP142.171.188.165
SPF_IP142.171.188.166
SPF_IP142.171.212.100
SPF_IP142.171.212.101
SPF_IP142.171.212.102
SPF_IP142.171.212.103
SPF_IP142.171.212.104
SPF_IP142.171.212.105
SPF_IP142.171.212.106
SPF_IP142.171.212.107
SPF_IP142.171.212.108
SPF_IP142.171.212.109
SPF_IP142.171.212.110
SPF_IP142.171.212.98
SPF_IP142.171.212.99
SPF_IP148.135.108.34
SPF_IP148.135.108.35
SPF_IP148.135.108.36
SPF_IP148.135.108.37
SPF_IP148.135.108.38
SPF_IP176.111.219.146
SPF_IP176.111.219.165
SPF_IP176.111.219.49
SPF_IP176.111.219.51
SPF_IP176.111.219.52
SPF_IP185.105.5.191/32
SPF_IP185.105.5.192/32
SPF_IP185.105.5.193/32
SPF_IP185.105.5.194
SPF_IP185.105.5.195
SPF_IP217.182.201.226
SPF_IP23.80.38.217
SPF_IP23.80.38.218
SPF_IP23.80.38.219
SPF_IP23.80.38.220
SPF_IP51.222.84.13
SPF_IP51.77.51.201
SPF_IP51.77.51.204
SPF_IP51.77.51.209
SPF_IP51.77.51.210
SPF_IP51.79.44.159
SPF_IP51.79.44.161
SPF_IP51.79.44.162
SPF_IP51.79.44.163
SPF_IP62.151.177.201
SPF_IP62.151.183.158
SPF_IP62.151.183.58
SPF_IP66.219.96.112
SPF_IP66.219.96.114
SPF_IP66.219.96.125
SPF_IP66.219.96.127
SPF_IP66.219.96.154
SPF_IP66.219.96.155
SPF_IP66.219.96.156
SPF_IP66.219.96.158
SPF_IP66.219.96.171
SPF_IP66.219.96.78
SPF_IP66.219.96.81
SPF_IP66.219.96.82
SPF_IP66.219.96.83

Related pages

Pivot deeper into the graph from ns2.dwcontrol.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ns2.dwcontrol.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.