Skip to content

Hostname

ansatz-analytics.com

Last fetched

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

Nutrition Label

WHISPER CANON · ansatz-analytics.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ansatz-analytics.com

Resolution chain

ansatz-analytics.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.124.10018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.11718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.1218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.17.3918.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.7818.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.8318.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.9718.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ansatz-analytics.com owner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ansatz-analytics.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ansatz-analytics.com.

Cypher and MCP

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

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