Skip to content

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

WHISPER CANON · mesd.usRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mesd.us

Resolution chain

mesd.us resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
68.66.89.2368.66.88.0/21AS21782PLATEAU - Plateau Telecommunications IncorporatedUS

WHOIS identity

Registrar
iana:146
Organization
don harvey
Contact emails

Subdomains

31 observed subdomains of mesd.us.

Web-graph footprint

Distinct hostnames that link to or from mesd.us in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mesd.us.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP147.160.167.0/26
SPF_IP208.64.239.226/32
SPF_IP209.85.220.69/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP68.66.89.20
SPF_IP68.66.89.22

Related pages

Pivot deeper into the graph from mesd.us.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.