Skip to content

Hostname

umb.ac.id

Last fetched

umb.ac.id resolves to 1 IPv4 address operated by AS7713 in ID.

Nutrition Label

WHISPER CANON · umb.ac.idRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/umb.ac.id

Resolution chain

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

IPPrefixASNOperatorCountry
36.67.65.21336.67.0.0/16AS7713ID

WHOIS identity

No WHOIS records are currently associated with umb.ac.id in WhisperGraph.

Subdomains

51 observed subdomains of umb.ac.id.

Web-graph footprint

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

51 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for umb.ac.id.

MechanismTarget
SPF_Aumb.ac.id
SPF_IP114.5.163.226
SPF_MXumb.ac.id

Related pages

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

Cypher and MCP

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

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