Hostname
mzdservers.com
Last fetched
mzdservers.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
mzdservers.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 |
|---|---|---|---|---|
| 77.68.24.142 | 77.68.0.0/17 | AS8560 | — | GB |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
7 observed subdomains of mzdservers.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for mzdservers.com.
| Mechanism | Target |
|---|---|
| SPF_A | app.ordellmail.com |
| SPF_A | fall.ordelldigital.org |
| SPF_A | mzdservers.com |
| SPF_IP | 2a00:da00:1800:21d:0:0:0:2 |
| SPF_IP | 88.208.243.127 |
| SPF_MX | mzdservers.com |
Related pages
Pivot deeper into the graph from mzdservers.com.
- IP · 77.68.24.142
- ASN · AS8560
- Registrar · iana:1068
- Country · GB
- Email · edbfadce5ac5461596eb20ea3871aa33.protect@whoisguard.com
- TLD · .com
- Browse hostnames · mz…
- 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: "mzdservers.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.