Skip to content

Hostname

aowsoftware.com

Last fetched

aowsoftware.com resolves to 3 IPv4 addresses operated by AS211577 in TR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aowsoftware.comRouting diversity2.4/10Peering density3.4/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aowsoftware.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

64 observed subdomains of aowsoftware.com.

Web-graph footprint

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

94 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aowsoftware.com

SPF policy

5 SPF mechanisms authorising senders for aowsoftware.com.

MechanismTarget
SPF_Aaowsoftware.com
SPF_INCLUDE_spf.smail.com.tr
SPF_IP212.64.215.48
SPF_IP45.192.19.223
SPF_MXaowsoftware.com

Related pages

Pivot deeper into the graph from aowsoftware.com.

Cypher and MCP

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

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