All hostnames fairplaysite.app resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1068 as the registrar.
Nutrition Label WHISPER CANON · fairplaysite.app Routing diversity 3.5/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 10.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/fairplaysite.app Resolution chain fairplaysite.app resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.164.188.12 18.164.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.164.188.62 18.164.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.164.188.66 18.164.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.164.188.90 18.164.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. IN 18.238.55.103 18.238.55.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.55.126 18.238.55.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.55.23 18.238.55.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.55.86 18.238.55.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.239.18.129 18.239.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 18.239.18.31 18.239.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 18.239.18.50 18.239.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 18.239.18.65 18.239.16.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. NL 3.171.214.28 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.31 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.5 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.214.97 3.171.212.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:1068 Organization privacy service provided by withheld for privacy ehf Contact emails Subdomains 1 observed subdomain of fairplaysite.app.
Related pages Pivot deeper into the graph from fairplaysite.app.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fairplaysite.app"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .