Skip to content

Hostname

modelsofcomputation.org

Last fetched

modelsofcomputation.org resolves to 6 IPv4 addresses operated by SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn Bhd in MY. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · modelsofcomputation.orgRouting diversity4.2/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/modelsofcomputation.org

Resolution chain

modelsofcomputation.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.99.76.116101.99.76.0/24AS45839SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn BhdMY
101.99.92.119101.99.92.0/24AS45839SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn BhdMY
193.233.202.218193.233.202.0/24AS203273NetCraftersOU - NetCrafters OUMD
193.233.203.246193.233.203.0/24AS203273NetCraftersOU - NetCrafters OUMD
194.110.247.224194.110.247.0/24AS200019AlexHost - ALEXHOST SRLMD
217.156.66.70217.156.66.0/24AS48753AVAHOHST - AVA HOST SRLMD

WHOIS identity

Registrar
iana:3862
Organization
department of computer science
Contact emails

Subdomains

1 observed subdomain of modelsofcomputation.org.

Web-graph footprint

Distinct hostnames that link to or from modelsofcomputation.org in the public web crawl.

2,518 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from modelsofcomputation.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "modelsofcomputation.org"})-[: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.