Skip to content

Hostname

aisoftware.com

Last fetched

aisoftware.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 · aisoftware.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aisoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.224.88107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.225.14618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.25.2373.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.133.1263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.237.57.1453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.148.12634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.122.034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.254.21034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.5.16644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.32.24250.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.71.8852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.68.23152.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.110.4254.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.73.5254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

20 observed subdomains of aisoftware.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aisoftware.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP44.223.111.74

Related pages

Pivot deeper into the graph from aisoftware.com.

Cypher and MCP

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

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