Skip to content

Hostname

ariqus.com

Last fetched

ariqus.com resolves to 2 IPv4 addresses operated by AS197712 in ES. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · ariqus.comRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/ariqus.com

Resolution chain

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

WHOIS identity

Registrar
iana:1647
Organization
ogcp
Contact emails

Subdomains

9 observed subdomains of ariqus.com.

Web-graph footprint

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

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ariqus.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.171.251.224/29
SPF_IP217.172.65.99
SPF_IP217.172.70.40/29
SPF_IP37.139.23.126
SPF_IP46.251.252.120/29
SPF_IP46.251.252.123
SPF_IP80.28.121.10
SPF_IP80.28.254.45
SPF_IP87.216.176.31
SPF_IP87.216.177.105
SPF_IP87.216.178.3
SPF_IP87.216.181.192
SPF_IP88.12.56.106
SPF_MXariqus.com

Related pages

Pivot deeper into the graph from ariqus.com.

Cypher and MCP

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

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