Skip to content

Hostname

parto.id

Last fetched

parto.id resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:pt digital registra indonesia as the registrar.

Nutrition Label

WHISPER CANON · parto.idRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/parto.id

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.37.11813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.2613.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.3813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.8913.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.129.3718.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.5818.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.7018.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.7518.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.63.12718.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.1618.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.3218.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.518.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.173.161.463.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1003.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.653.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.363.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
registrar:pt digital registra indonesia
Organization
Contact emails

Subdomains

53 observed subdomains of parto.id.

Web-graph footprint

Distinct hostnames that link to or from parto.id in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for parto.id.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from parto.id.

Cypher and MCP

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

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