Skip to content

Hostname

umsida.ac.id

Last fetched

umsida.ac.id resolves to 1 IPv4 address operated by AS138878 in ID.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.139.25.68103.139.25.0/24AS138878ID

WHOIS identity

Registrar
Organization
personal
Contact emails

Subdomains

82 observed subdomains of umsida.ac.id.

Web-graph footprint

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

358 sites link to this hostname.

328 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aumsida.ac.id
SPF_IP103.139.25.5
SPF_MXumsida.ac.id

Related pages

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

Cypher and MCP

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

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