Hostname
mesd.us
Last fetched
mesd.us resolves to 1 IPv4 address operated by PLATEAU - Plateau Telecommunications Incorporated in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
mesd.us 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 |
|---|---|---|---|---|
| 68.66.89.23 | 68.66.88.0/21 | AS21782 | PLATEAU - Plateau Telecommunications Incorporated | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- don harvey
- Contact emails
Subdomains
31 observed subdomains of mesd.us.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mesd.us in the public web crawl.
17 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for mesd.us.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 208.64.239.226/32 |
| SPF_IP | 209.85.220.69/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 68.66.89.20 |
| SPF_IP | 68.66.89.22 |
Related pages
Pivot deeper into the graph from mesd.us.
- IP · 68.66.89.23
- ASN · AS21782PLATEAU - Plateau Telecommunications Incorporated
- Registrar · iana:146
- Country · US
- Email · paul.tietjens@mesd.us
- TLD · .us
- Browse hostnames · me…
- 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: "mesd.us"})-[: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.