Skip to content

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

WHISPER CANON · aramco.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/aramco.com

Resolution chain

aramco.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.197.139.7823.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.223.142.5923.223.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.44.179.12723.44.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.BR

WHOIS identity

Registrar
iana:292
Organization
aramco services
Contact emails

Subdomains

182 observed subdomains of aramco.com.

Web-graph footprint

Distinct hostnames that link to or from aramco.com in the public web crawl.

2,561 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aramco.com.

MechanismTarget
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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.