Skip to content

Hostname

riyadhairports.com

Last fetched

riyadhairports.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · riyadhairports.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/riyadhairports.com

Resolution chain

riyadhairports.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.71.5.2020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of riyadhairports.com.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for riyadhairports.com.

MechanismTarget
SPF_INCLUDE_spf-dc23.sapsf.com
SPF_INCLUDEinbound-smtp.ap-southeast-1.amazonaws.com
SPF_INCLUDEme-south-1.spf.outbound-mail.appian-customer.com
SPF_INCLUDEspf-0051ec01.pphosted.com
SPF_INCLUDEspf-0051ec02.pphosted.com
SPF_INCLUDEspf-0051ec03.pphosted.com
SPF_INCLUDEspf.app.jaggaer.com
SPF_IP135.236.78.15
SPF_IP15.184.247.152
SPF_IP15.185.184.45
SPF_IP151.253.12.52/32
SPF_IP159.112.241.20
SPF_IP176.105.149.14
SPF_IP176.105.149.36
SPF_IP176.98.33.180
SPF_IP18.196.9.229/32
SPF_IP18.197.27.13
SPF_IP34.166.137.81
SPF_IP52.29.246.122/32
SPF_IP81.208.175.159

Related pages

Pivot deeper into the graph from riyadhairports.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "riyadhairports.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.