Skip to content

Hostname

connectedpapers.com

Last fetched

connectedpapers.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · connectedpapers.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/connectedpapers.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.43.3118.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.4418.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.518.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.6518.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.147.11018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.6918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
2y media
Contact emails

Subdomains

6 observed subdomains of connectedpapers.com.

Web-graph footprint

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

1,125 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for connectedpapers.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from connectedpapers.com.

Cypher and MCP

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

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