Skip to content

Hostname

pentemind.com

Last fetched

pentemind.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.103.10713.226.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.103.14113.226.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.103.20013.226.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.103.2713.226.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.121.11818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.121.2818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.121.6218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.121.8718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.230.1273.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.230.1283.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.230.173.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.230.523.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:303
Organization
vishal shinde
Contact emails

Subdomains

5 observed subdomains of pentemind.com.

Threat posture

History

Related pages

Pivot deeper into the graph from pentemind.com.

Cypher and MCP

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

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