Skip to content

Hostname

onqcs.com

Last fetched

onqcs.com resolves to 2 IPv4 addresses operated by ONQ-AS-AP On Q in AU. WHOIS lists iana:1609 as the registrar.

Nutrition Label

WHISPER CANON · onqcs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/onqcs.com

Resolution chain

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

IPPrefixASNOperatorCountry
120.88.81.5120.88.64.0/19AS7594ONQ-AS-AP On QAU
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:1609
Organization
domain privacy
Contact emails

Subdomains

36 observed subdomains of onqcs.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for onqcs.com.

MechanismTarget
SPF_Aonqcs.com
SPF_INCLUDEsmarthost.onqcomms.com
SPF_INCLUDEspf.onq.net
SPF_IP120.88.72.40/29
SPF_IP121.0.4.40/29
SPF_MXonqcs.com

Related pages

Pivot deeper into the graph from onqcs.com.

Cypher and MCP

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

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