Skip to content

Hostname

aqwise.com

Last fetched

aqwise.com resolves to 1 IPv4 address operated by SPD in IL. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

aqwise.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.225.46.192195.225.46.0/24AS207605SPDIL

WHOIS identity

Registrar
iana:2
Organization
aqwise
Contact emails

Subdomains

3 observed subdomains of aqwise.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aqwise.com.

MechanismTarget
SPF_Aaqwise.com
SPF_EXISTS%{i}.spf.hc1776-2.c3s2.iphmx.com
SPF_INCLUDEemailv.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEoutbox.co.il
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDExb.u-btech.com
SPF_IP194.90.26.246
SPF_MXaqwise.com

Related pages

Pivot deeper into the graph from aqwise.com.

Cypher and MCP

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

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