Skip to content

Hostname

abaq.app

Last fetched

abaq.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · abaq.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abaq.app

Resolution chain

abaq.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.192.97.2754.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.4254.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.5854.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.6554.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.76.2965.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.365.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.4965.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.9165.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from abaq.app in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for abaq.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from abaq.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "abaq.app"})-[: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.