Skip to content

Hostname

prb.co.id

Last fetched

prb.co.id resolves to 1 IPv4 address operated by AS24195 in ID. WHOIS lists registrar:pt registrasi nama domain as the registrar.

Nutrition Label

WHISPER CANON · prb.co.idRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/prb.co.id

Resolution chain

prb.co.id resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.67.10.18202.67.10.0/24AS24195ID

WHOIS identity

Registrar
registrar:pt registrasi nama domain
Organization
Contact emails

Subdomains

46 observed subdomains of prb.co.id.

Web-graph footprint

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

103 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for prb.co.id.

MechanismTarget
SPF_Aprb.co.id
SPF_INCLUDE_spf.google.com
SPF_IP202.67.10.18
SPF_IP202.67.10.19
SPF_IP203.208.144.102/32
SPF_IP203.208.144.103/32
SPF_IP203.208.239.115/32
SPF_MXprb.co.id

Related pages

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

Cypher and MCP

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

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