Skip to content

Hostname

plusdocs.com

Last fetched

plusdocs.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10313.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.11213.35.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1413.35.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2913.35.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6813.35.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.190.203.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.243.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.443.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.853.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
52.85.61.2552.85.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4552.85.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7552.85.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.852.85.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
direct privacy
Contact emails

Subdomains

12 observed subdomains of plusdocs.com.

Web-graph footprint

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

591 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for plusdocs.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from plusdocs.com.

Cypher and MCP

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

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