Hostname
mallorca-webdesigner.com
Last fetched
mallorca-webdesigner.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mallorca-webdesigner.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 |
|---|---|---|---|---|
| 49.13.12.72 | 49.13.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mallorca-webdesigner.com owner
- Contact emails
- 1fc0d2e3-91c7-43ba-8ada-62639ccba65b@identity-protect.org
- 1fc77d30-db4a-4913-a3e6-a81363046d93@identity-protect.org
- 2e225a94-7c8d-4854-a4c4-1fa0ff102399@identity-protect.org
- e728e6d2-4d20-4f0d-a995-54540b5399c3@identity-protect.org
- fdc7e0e2-4c5e-4d36-9707-fbcba56dcc92@identity-protect.org
- ffc82717-084e-4706-8515-dc04f5a0655d@identity-protect.org
Subdomains
3 observed subdomains of mallorca-webdesigner.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mallorca-webdesigner.com.
| Mechanism | Target |
|---|---|
| SPF_A | mx.pathways-digital.com |
| SPF_MX | mallorca-webdesigner.com |
Related pages
Pivot deeper into the graph from mallorca-webdesigner.com.
- IP · 49.13.12.72
- ASN · AS24940
- Registrar · iana:468
- Country · DE
- Email · 1fc0d2e3-91c7-43ba-8ada-62639ccba65b@identity-protect.org
- 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: "mallorca-webdesigner.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.