Hostname
aramco.com
Last fetched
aramco.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
aramco.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.197.139.78 | 23.197.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.223.142.59 | 23.223.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.44.179.127 | 23.44.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | BR |
WHOIS identity
- Registrar
- iana:292
- Organization
- aramco services
- Contact emails
Subdomains
182 observed subdomains of aramco.com.
Showing 25 of 182. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aramco.com in the public web crawl.
2,561 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- smtp1.aramco.com
- smtp1.aramco.com
- smtp10.aramco.com
- smtp10.aramco.com
- smtp11.aramco.com
- smtp11.aramco.com
- smtp12.aramco.com
- smtp12.aramco.com
- smtp2.aramco.com
- smtp2.aramco.com
- smtp21.aramco.com
- smtp21.aramco.com
- smtp22.aramco.com
- smtp22.aramco.com
- smtp3.aramco.com
- smtp3.aramco.com
- smtp4.aramco.com
- smtp4.aramco.com
- smtp5.aramco.com
- smtp5.aramco.com
SPF policy
2 SPF mechanisms authorising senders for aramco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.aramco.com |
| SPF_INCLUDE | _spf2.aramco.com |
Related pages
Pivot deeper into the graph from aramco.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aramco.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.