Hostname
mazdaeur.com
Last fetched
mazdaeur.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mazdaeur.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 |
|---|---|---|---|---|
| 141.147.24.167 | 141.147.0.0/18 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mazdaeur.com owner
- Contact emails
- hostmaster@de.uu.net
- 177d9f23-a4e7-421d-8085-c7c682604ad0@identity-protect.org
- 50ccd34b-9db7-47c2-bbce-66b660d4ea22@identity-protect.org
- 693b396c-6221-401b-935c-68e2ddc60892@identity-protect.org
- 84da8a10-1a2e-4ea9-ba30-a87e6c5efdca@identity-protect.org
- c285da15-9203-4e2d-bdc4-40be6a9582d2@identity-protect.org
- f56e55ec-1246-4d0c-9aa8-69ce17efa78b@identity-protect.org
- owner-7267338@mazdaeur.com.whoisprivacyservice.org
Subdomains
53 observed subdomains of mazdaeur.com.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mazdaeur.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for mazdaeur.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 199.91.137.26/32 |
| SPF_IP | 46.28.184.125 |
Related pages
Pivot deeper into the graph from mazdaeur.com.
- IP · 141.147.24.167
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:468
- Country · DE
- Email · hostmaster@de.uu.net
- 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: "mazdaeur.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.