Skip to content

Hostname

attackiq.com

Last fetched

attackiq.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.124.14100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.168.20016.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.179.5116.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.191.20234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.205.4334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.156.7144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.226.12344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.242.744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.244.24752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.222.16052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.149.12752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.221.20952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.64.13454.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.220.12054.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.23.114184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.77.223184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.204.9184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.132.252184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of attackiq.com owner
Contact emails

Subdomains

421 observed subdomains of attackiq.com.

Web-graph footprint

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

306 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for attackiq.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_MXattackiq.com

Related pages

Pivot deeper into the graph from attackiq.com.

Cypher and MCP

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

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