Skip to content

Hostname

ity.ac.id

Last fetched

ity.ac.id resolves to 1 IPv4 address operated by AS59210 in SG.

Nutrition Label

WHISPER CANON · ity.ac.idRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ity.ac.id

Resolution chain

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

IPPrefixASNOperatorCountry
131.153.49.14131.153.49.0/24AS59210SG

WHOIS identity

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

Subdomains

42 observed subdomains of ity.ac.id.

Web-graph footprint

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

11 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ity.ac.id.

MechanismTarget
SPF_Aity.ac.id
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.185.53.66
SPF_MXity.ac.id

Related pages

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

Cypher and MCP

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

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