Skip to content

Hostname

x1000.finance

Last fetched

x1000.finance resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · x1000.financeRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/x1000.finance

Resolution chain

x1000.finance resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.51.10618.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.11818.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.4518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.9618.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.164.240.1243.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.343.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.373.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.873.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of x1000.finance.

Web-graph footprint

Distinct hostnames that link to or from x1000.finance in the public web crawl.

12 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from x1000.finance.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "x1000.finance"})-[: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.