Skip to content

Hostname

aplustesting.org

Last fetched

aplustesting.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · aplustesting.orgRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aplustesting.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.253.10718.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.5118.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.5718.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.8218.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.10718.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.12918.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.7018.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.8718.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.103.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.1123.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.193.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.873.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.1054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.11354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.12654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.2754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.1.97143.204.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.
143.204.1.17143.204.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.
143.204.1.20143.204.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.
143.204.1.48143.204.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

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

Subdomains

10 observed subdomains of aplustesting.org.

Web-graph footprint

Distinct hostnames that link to or from aplustesting.org in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aplustesting.org.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from aplustesting.org.

Cypher and MCP

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

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