Hostname
chula.ac.th
Last fetched
chula.ac.th resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:t.h.nic co., ltd. as the registrar.
Nutrition Label
Resolution chain
chula.ac.th resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.124.77 | 45.60.124.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.126.77 | 45.60.126.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- registrar:t.h.nic co., ltd.
- Organization
- —
- Contact emails
- —
Subdomains
2,038 observed subdomains of chula.ac.th.
Showing 25 of 2,038. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from chula.ac.th in the public web crawl.
2,319 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for chula.ac.th.
| Mechanism | Target |
|---|---|
| SPF_A | chula.ac.th |
| SPF_INCLUDE | include.wisetarget.net |
| SPF_INCLUDE | mh.blackboard.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 161.200.192.10/32 |
| SPF_IP | 161.200.192.20/32 |
| SPF_IP | 161.200.192.26/32 |
| SPF_IP | 161.200.192.42/32 |
| SPF_IP | 161.200.192.49/32 |
| SPF_IP | 161.200.192.5/32 |
| SPF_IP | 161.200.192.52/32 |
| SPF_IP | 161.200.192.8/32 |
| SPF_IP | 161.200.192.91/32 |
| SPF_IP | 161.200.192.92/32 |
| SPF_IP | 161.200.192.93/32 |
| SPF_IP | 161.200.192.94/32 |
| SPF_IP | 161.200.192.95/32 |
| SPF_MX | chula.ac.th |
Related pages
Pivot deeper into the graph from chula.ac.th.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chula.ac.th"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.