Hostname
mysouthwestbrand.com
Last fetched
mysouthwestbrand.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mysouthwestbrand.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 |
|---|---|---|---|---|
| 20.41.46.128 | 20.40.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ansira partners
- Contact emails
- dl-purchasing@ansira.com
- dl-sslcertdomreq@ansira.com
- 1bd3c7db-43e4-410f-ad43-db51e4b89ba6@identity-protect.org
- 3e73dba5-009a-47fe-bd5c-99c21f4f00f8@identity-protect.org
- 5c4af1d9-3d84-4f86-935a-e05e3e3f3677@identity-protect.org
- 653592c9-a6c3-4648-a4d1-320828b607c6@identity-protect.org
- a76ee773-f63c-436a-9872-7d95367758d8@identity-protect.org
- c6fb17e2-23cd-4512-815f-6ed657e6377f@identity-protect.org
- owner-10922177@mysouthwestbrand.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of mysouthwestbrand.com.
Threat posture
History
Related pages
Pivot deeper into the graph from mysouthwestbrand.com.
- IP · 20.41.46.128
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · dl-purchasing@ansira.com
- TLD · .com
- Browse hostnames · my…
- 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: "mysouthwestbrand.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.