Hostname
stdom.com
Last fetched
stdom.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
stdom.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.88.194.23 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- st. dominic - jackson memorial hospital
- Contact emails
- admin@stdom.com
- ae8wv89t7rj@networksolutionsprivateregistration.com
- c34j94mc8ap@networksolutionsprivateregistration.com
- d99h752x2ed@networksolutionsprivateregistration.com
- dlittle@stdom.com
- domainregistration@stdom.com
- ga8bc4wq4vr@networksolutionsprivateregistration.com
- gc5ed6ua3e7@networksolutionsprivateregistration.com
- hw9hd7xr3r3@networksolutionsprivateregistration.com
- jr6y86556kd@networksolutionsprivateregistration.com
- kv2uc28587e@networksolutionsprivateregistration.com
- mr73j7g69zk@networksolutionsprivateregistration.com
- pb87e7cy63e@networksolutionsprivateregistration.com
- qm2ak73989w@networksolutionsprivateregistration.com
- qx5pm4gc69m@networksolutionsprivateregistration.com
- r26cs8ts87x@networksolutionsprivateregistration.com
- ru7wj7h77m3@networksolutionsprivateregistration.com
- sh2cq5nb5yv@networksolutionsprivateregistration.com
- sj2dk7ra5mp@networksolutionsprivateregistration.com
- tq4t62rb5n9@networksolutionsprivateregistration.com
- and 5 more
Subdomains
39 observed subdomains of stdom.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stdom.com in the public web crawl.
92 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for stdom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-0017da02.pphosted.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.stdom.com |
| SPF_IP | 208.87.233.190/32 |
| SPF_IP | 208.87.234.190/32 |
Related pages
Pivot deeper into the graph from stdom.com.
- IP · 20.88.194.23
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · admin@stdom.com
- TLD · .com
- Browse hostnames · st…
- 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: "stdom.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.