Skip to content

Hostname

proknow.com

Last fetched

proknow.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.23.235.9623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.49.10223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.14.2433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.167.263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.98.3934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.72.17944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.246.14752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.231.15152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.187.23754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.134.24754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.173.25554.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.80.6898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of proknow.com owner
Contact emails

Subdomains

28 observed subdomains of proknow.com.

Web-graph footprint

Distinct hostnames that link to or from proknow.com in the public web crawl.

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for proknow.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from proknow.com.

Cypher and MCP

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

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