Hostname
audi.ma
Last fetched
audi.ma resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:99907 as the registrar.
Nutrition Label
Resolution chain
audi.ma resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.223.9.235 | 52.223.0.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.75.243 | 76.223.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:99907
- Organization
- centrale automobile cherifienne..
- Contact emails
Subdomains
9 observed subdomains of audi.ma.
Showing 5 of 9. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from audi.ma in the public web crawl.
19 sites link to this hostname.
45 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- fa-model-selector.cdn.prod.arcade.apps.one.audi
- fa-editorial-media.cdn.prod.collab.apps.one.audi
- assets.one.audi
- oneaudi-falcon.prod.renderer.one.audi
- oneaudi-falcon-asset-urls.prod.renderer.one.audi
- oneaudi-falcon-i18n-service.prod.renderer.one.audi
- oneaudi-falcon-integrator.prod.renderer.one.audi
- oneaudi-falcon-market-context-service.prod.renderer.one.audi
- progress.audi
- react.ui.audi
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for audi.ma.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 41.137.250.115 |
| SPF_IP | 41.205.221.147 |
| SPF_MX | audi.ma |
Related pages
Pivot deeper into the graph from audi.ma.
- IP · 52.223.9.235
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:99907
- Country · CA
- Email · contact.admin@inwi.ma
- TLD · .ma
- Browse hostnames · au…
- 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: "audi.ma"})-[: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.