Skip to content

Hostname

wikiplateau.org

Last fetched

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

Nutrition Label

WHISPER CANON · wikiplateau.orgRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wikiplateau.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.131.2303.171.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.131.333.171.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.131.353.171.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.131.773.171.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
david mongeau-petitpas
Contact emails

Subdomains

1 observed subdomain of wikiplateau.org.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wikiplateau.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP184.106.101.207
SPF_IP198.61.229.214
SPF_IP23.253.160.165
SPF_IP23.253.23.13

Related pages

Pivot deeper into the graph from wikiplateau.org.

Cypher and MCP

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

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