Skip to content

Hostname

arthaputra.co.id

Last fetched

arthaputra.co.id resolves to 3 IPv4 addresses operated by IDNIC-PMBERJAYA-AS-ID - PT Pundi Mas Berjaya in ID.

Nutrition Label

WHISPER CANON · arthaputra.co.idRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/arthaputra.co.id

Resolution chain

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

IPPrefixASNOperatorCountry
103.160.95.37103.160.95.0/24AS141579IDNIC-PMBERJAYA-AS-ID - PT Pundi Mas BerjayaID
104.21.1.96104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.128.250172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with arthaputra.co.id in WhisperGraph.

Subdomains

4 observed subdomains of arthaputra.co.id.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for arthaputra.co.id.

MechanismTarget
SPF_Aarthaputra.co.id
SPF_Acpanel.cloudbank.id
SPF_MXarthaputra.co.id

Related pages

Pivot deeper into the graph from arthaputra.co.id.

Cypher and MCP

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

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