Skip to content

Hostname

plotx.io

Last fetched

plotx.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · plotx.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/plotx.io

Resolution chain

plotx.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.214.10918.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.1218.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.1818.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.214.3018.244.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.10599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of plotx.io.

Web-graph footprint

Distinct hostnames that link to or from plotx.io in the public web crawl.

68 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for plotx.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from plotx.io.

Cypher and MCP

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

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