Skip to content

Hostname

omanair.com

Last fetched

omanair.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · omanair.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/omanair.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.62.25345.60.62.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.66.25345.60.66.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:146
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

74 observed subdomains of omanair.com.

Web-graph footprint

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

2,311 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for omanair.com.

MechanismTarget
SPF_Aomanair.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.ltg.email
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sabre.com
SPF_INCLUDEspf.uae.exclaimer.net
SPF_IP13.126.94.72/32
SPF_IP13.237.160.29
SPF_IP15.184.5.194
SPF_IP151.193.224.244/32
SPF_IP151.193.224.245/32
SPF_IP151.193.65.92/32
SPF_IP151.193.65.93/32
SPF_IP20.45.75.216
SPF_IP20.54.42.230
SPF_IP212.72.22.53
SPF_IP34.100.251.86/32
SPF_IP46.34.90.164
SPF_IP52.65.65.50
SPF_IP52.74.153.161
SPF_IP54.240.85.29/31
SPF_IP54.240.85.30
SPF_MXomanair-com.mail.protection.outlook.com

Related pages

Pivot deeper into the graph from omanair.com.

Cypher and MCP

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

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