Skip to content

Hostname

pim.plus

Last fetched

pim.plus resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · pim.plusRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pim.plus

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.55.10018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.10818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.12618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.3718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
sentius b.v.
Contact emails

Subdomains

10 observed subdomains of pim.plus.

Web-graph footprint

Distinct hostnames that link to or from pim.plus in the public web crawl.

19 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pim.plus.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.125.252.232

Related pages

Pivot deeper into the graph from pim.plus.

Cypher and MCP

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

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