Skip to content

Hostname

auriq.com

Last fetched

auriq.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.158.234107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.66.192.11118.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.12318.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.2818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.9318.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.234.83.753.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.210.22034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.26.16544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.8.17752.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.120.14654.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
65.8.131.10465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
auriq systems,
Contact emails

Subdomains

19 observed subdomains of auriq.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for auriq.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.230.184.78
SPF_IP18.204.31.65
SPF_IP35.153.109.228
SPF_IP52.20.55.132
SPF_IP52.206.16.150
SPF_IP52.69.195.30
SPF_IP66.215.31.207
SPF_IP66.215.31.230
SPF_IP66.215.31.251

Related pages

Pivot deeper into the graph from auriq.com.

Cypher and MCP

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

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