Skip to content

Hostname

presearch.org

Last fetched

presearch.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1659 as the registrar.

Nutrition Label

WHISPER CANON · presearch.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/presearch.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.185.1513.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.2513.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.7913.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.9813.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
18.239.168.1818.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.3218.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.3418.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.9418.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1659
Organization
b. pietersen
Contact emails

Subdomains

37 observed subdomains of presearch.org.

Web-graph footprint

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

340 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from presearch.org.

Cypher and MCP

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

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