Skip to content

Hostname

pandi.or.id

Last fetched

pandi.or.id resolves to 1 IPv4 address operated by WOODYNET-1 - WoodyNet, Inc. in ID. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · pandi.or.idRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/pandi.or.id

Resolution chain

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

IPPrefixASNOperatorCountry
203.119.112.47203.119.112.0/24AS42WOODYNET-1 - WoodyNet, Inc.ID

WHOIS identity

Registrar
iana:1
Organization
pandi
Contact emails

Subdomains

36 observed subdomains of pandi.or.id.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Apandi.or.id
SPF_IP103.19.176.0/22
SPF_IP2001:dd8:1f::/48
SPF_IP203.119.112.0/24
SPF_IP2402:ee80:58:1::/64
SPF_IP45.126.56.0/22
SPF_MXpandi.or.id

Related pages

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

Cypher and MCP

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

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