Skip to content

Hostname

bpdp.or.id

Last fetched

bpdp.or.id resolves to 3 IPv4 addresses operated by AS133800 in ID.

Nutrition Label

WHISPER CANON · bpdp.or.idRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bpdp.or.id

Resolution chain

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

IPPrefixASNOperatorCountry
103.44.27.24103.44.27.0/24AS133800ID
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with bpdp.or.id in WhisperGraph.

Subdomains

33 observed subdomains of bpdp.or.id.

Web-graph footprint

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

112 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bpdp.or.id.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.44.27.24
SPF_IP116.206.196.108
SPF_IP157.10.222.240/29
SPF_IP202.137.230.50
SPF_IP202.77.109.80/29
SPF_IP27.111.32.162

Related pages

Pivot deeper into the graph from bpdp.or.id.

Cypher and MCP

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

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