Skip to content

Hostname

uin-malang.ac.id

Last fetched

uin-malang.ac.id resolves to 2 IPv4 addresses operated by AS131781 in ID. WHOIS lists registrar:pandi as the registrar.

Nutrition Label

WHISPER CANON · uin-malang.ac.idRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/uin-malang.ac.id

Resolution chain

uin-malang.ac.id resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:pandi
Organization
ainur rahmawati
Contact emails

Subdomains

128 observed subdomains of uin-malang.ac.id.

Web-graph footprint

Distinct hostnames that link to or from uin-malang.ac.id in the public web crawl.

736 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for uin-malang.ac.id.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEuin-malang.ac.id
SPF_IP103.17.76.0/27

Related pages

Pivot deeper into the graph from uin-malang.ac.id.

Cypher and MCP

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

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