Skip to content

Hostname

airquest.com

Last fetched

airquest.com resolves to 1 IPv4 address operated by AS20676 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · airquest.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/airquest.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.236.188.583.236.0.0/16AS20676DE

WHOIS identity

Registrar
iana:151
Organization
proquest computersysteme
Contact emails

Subdomains

41 observed subdomains of airquest.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for airquest.com.

MechanismTarget
SPF_INCLUDE_spf.include.airquest.com
SPF_IP135.181.222.110
SPF_IP138.201.222.114
SPF_IP159.69.197.48
SPF_IP2a03:4000:64:bfe:54c8:eff:fea7:b592
SPF_IP83.236.188.2
SPF_IP83.236.188.3
SPF_IP89.58.32.177

Related pages

Pivot deeper into the graph from airquest.com.

Cypher and MCP

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

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