Skip to content

Hostname

api.jayabaya.ac.id

Last fetched

api.jayabaya.ac.id resolves to 1 IPv4 address operated by SOLUSINET-AS-ID - PT iForte Global Internet in ID.

Nutrition Label

WHISPER CANON · api.jayabaya.ac.idRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.jayabaya.ac.id

Resolution chain

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

IPPrefixASNOperatorCountry
103.85.150.182103.85.150.0/24AS17995SOLUSINET-AS-ID - PT iForte Global InternetID

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for api.jayabaya.ac.id.

MechanismTarget
SPF_Aapi.jayabaya.ac.id
SPF_INCLUDEantispamcloud.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP156.67.209.1
SPF_IP217.21.72.101
SPF_IP5.181.216.1
SPF_MXapi.jayabaya.ac.id

Related pages

Pivot deeper into the graph from api.jayabaya.ac.id.

Cypher and MCP

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

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