Hostname
wsandb.com
Last fetched
wsandb.com resolves to 1 IPv4 address operated by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wsandb.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 |
|---|---|---|---|---|
| 72.164.29.34 | 72.164.0.0/15 | AS209 | CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wsandb.com owner
- Contact emails
- aq6w93km8ej@networksolutionsprivateregistration.com
- jbourke@withum.com
- jwalston@withum.com
- m39rt7tn4tq@networksolutionsprivateregistration.com
- 664631ef-1d73-4b10-8be1-3747f03ff92d@identity-protect.org
- 706d9f86-848b-4567-b2cb-b2b4a6f539b4@identity-protect.org
- 9db76b6f-4d64-4f68-808d-94133145df37@identity-protect.org
- e811dd1b-687d-45a0-bd98-6acdf1c362ba@identity-protect.org
Subdomains
2 observed subdomains of wsandb.com.
| Subdomain |
|---|
| mail.wsandb.com |
| www.wsandb.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from wsandb.com.
- IP · 72.164.29.34
- ASN · AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC
- Registrar · iana:468
- Country · US
- Email · aq6w93km8ej@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ws…
- 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: "wsandb.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.