Hostname
alriyadh.com
Last fetched
alriyadh.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
alriyadh.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 |
|---|---|---|---|---|
| 52.214.82.70 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:625
- Organization
- al yamamah press est. attn alriyadh.com care of network solutions
- Contact emails
Subdomains
18 observed subdomains of alriyadh.com.
Web-graph footprint
Distinct hostnames that link to or from alriyadh.com in the public web crawl.
1,732 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for alriyadh.com.
| Mechanism | Target |
|---|---|
| SPF_A | alriyadh.com |
| SPF_A | mail.alriyadh.com |
| SPF_A | mail1.alriyadh.com |
| SPF_A | mail2.alriyadh.com |
| SPF_IP | 212.12.172.12 |
| SPF_IP | 46.235.94.52 |
| SPF_MX | alriyadh.com |
Related pages
Pivot deeper into the graph from alriyadh.com.
- IP · 52.214.82.70
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:625
- Country · IE
- Email · alriyadh.com@protecteddomainservices.com
- TLD · .com
- Browse hostnames · al…
- 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: "alriyadh.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.