Skip to content

Hostname

mesvr.com

Last fetched

mesvr.com resolves to 1 IPv4 address operated by SWITCHTEL-AS in IE. WHOIS lists iana:1564 as the registrar.

Nutrition Label

WHISPER CANON · mesvr.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mesvr.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.103.1.8491.103.0.0/21AS47720SWITCHTEL-ASIE

WHOIS identity

Registrar
iana:1564
Organization
domain registrant
Contact emails

Subdomains

58 observed subdomains of mesvr.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for mesvr.com.

MechanismTarget
SPF_Amesvr.com
SPF_IP2a02:2078:1:2:cd00:0:0:3
SPF_IP91.103.1.83
SPF_IP91.103.1.84
SPF_IP91.103.1.85
SPF_IP91.103.4.75
SPF_MXmesvr.com

Related pages

Pivot deeper into the graph from mesvr.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mesvr.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 20

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