Skip to content

Hostname

umt.ac.id

Last fetched

umt.ac.id resolves to 2 IPv4 addresses operated by IDNIC-ERA-AS-ID - PT Desible Eradata Komunikasi in ID.

Nutrition Label

WHISPER CANON · umt.ac.idRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/umt.ac.id

Resolution chain

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

IPPrefixASNOperatorCountry
157.20.35.158157.20.35.0/24AS152424IDNIC-ERA-AS-ID - PT Desible Eradata KomunikasiID
157.20.35.164157.20.35.0/24AS152424IDNIC-ERA-AS-ID - PT Desible Eradata KomunikasiID

WHOIS identity

Registrar
Organization
jarul khan
Contact emails

Subdomains

118 observed subdomains of umt.ac.id.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for umt.ac.id.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP157.20.35.164

Related pages

Pivot deeper into the graph from umt.ac.id.

Cypher and MCP

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

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