Skip to content

Hostname

makexyz.com

Last fetched

makexyz.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.1116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.14316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.6516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.18616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.8416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.24416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.205.4316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.13616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.24516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.33.2916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.36.19716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.1316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.8516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

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 makexyz.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for makexyz.com.

MechanismTarget
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from makexyz.com.

Cypher and MCP

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

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