Skip to content

Hostname

xometry.com

Last fetched

xometry.com resolves to 20 IPv4 addresses operated by AWS-GOVCLOUD AWS-GOVCLOUD in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.200.122.415.200.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
15.205.180.5715.205.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
160.1.104.221160.1.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
3.32.171.453.32.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
52.222.102.25152.222.0.0/17AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
52.222.35.17152.222.0.0/17AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
52.61.168.3252.61.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
52.61.192.16552.61.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
56.136.200.7256.136.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
56.136.38.14656.136.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
56.137.143.4756.137.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
56.137.90.16256.137.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
96.127.103.8696.127.0.0/17AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
96.127.40.13196.127.0.0/17AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
56.136.193.16956.136.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
40.38.31.14840.38.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
56.136.95.23356.136.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
40.38.75.15640.38.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
56.137.220.18456.137.0.0/16AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS
3.31.118.2283.30.0.0/15AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for xometry.com.

Related pages

Pivot deeper into the graph from xometry.com.

Cypher and MCP

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

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