Hostname
mabdeck.com
Last fetched
mabdeck.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mabdeck.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 |
|---|---|---|---|---|
| 40.120.43.3 | 40.120.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mabdeck.com owner
- Contact emails
- dataprotection@sycous.com
- 15607c34-e599-40c1-97e0-2313e56c4232@identity-protect.org
- 59fc65ea-4d38-4c45-9e04-5d5284142573@identity-protect.org
- 7d165cdf-97b9-488f-ac7e-51d14ccf53bb@identity-protect.org
- 83b34ff2-58e9-43e2-9189-982a9695d884@identity-protect.org
- e8cb81bb-229a-4618-9c0d-24d56b9ba82a@identity-protect.org
- owner-10362590@mabdeck.com.whoisprivacyservice.org
- owner-11710832@mabdeck.com.whoisprivacyservice.org
- owner-6599824@mabdeck.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of mabdeck.com.
Web-graph footprint
Distinct hostnames that link to or from mabdeck.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mabdeck.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mabdeck.com.
- IP · 40.120.43.3
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · GB
- Email · dataprotection@sycous.com
- TLD · .com
- Browse hostnames · ma…
- 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: "mabdeck.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.