Skip to content

Hostname

knowledgepier.com

Last fetched

knowledgepier.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · knowledgepier.comRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/knowledgepier.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.8416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.25116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.11816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.21716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.21316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.18116.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.8.1923.5.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.153.10752.216.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.187.2652.216.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.216.10152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.102.25152.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.2952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.232.16552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.232.21352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.70.23552.217.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.164.22954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.15754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.20554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
ambrose xavier
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from knowledgepier.com.

Cypher and MCP

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

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