Hostname
wenmarkdigital.com
Last fetched
wenmarkdigital.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wenmarkdigital.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 |
|---|---|---|---|---|
| 138.197.107.82 | 138.197.96.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wenmarkdigital.com owner
- Contact emails
- domains@michaelwender.com
- 6ee64728-379b-4e35-bb17-0b1d7c4dceae@identity-protect.org
- 77583b4b-d382-42b1-894e-47bd16811fe0@identity-protect.org
- 8ae56da7-e148-49aa-9463-0a3d3df693f4@identity-protect.org
- 8c3c7574-a681-4e49-924d-ee65b2a208a9@identity-protect.org
- b83015db-f72c-4a77-aa61-72eb902768f0@identity-protect.org
- c335d1c4-6c10-4470-8688-b48ca7ecb915@identity-protect.org
- owner-2811292@wenmarkdigital.com.whoisprivacyservice.org
Subdomains
37 observed subdomains of wenmarkdigital.com.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wenmarkdigital.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for wenmarkdigital.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.wenmarkdigital_com._d.easydmarc.pro |
Related pages
Pivot deeper into the graph from wenmarkdigital.com.
- IP · 138.197.107.82
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · domains@michaelwender.com
- TLD · .com
- Browse hostnames · we…
- 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: "wenmarkdigital.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.