Hostname
iro-su.edu.la
Last fetched
iro-su.edu.la resolves to 1 IPv4 address operated by METRABYTE-TH - 453 Ladplacout Jorakhaebua in TH.
Nutrition Label
Resolution chain
iro-su.edu.la resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 119.59.104.36 | 119.59.104.0/24 | AS56067 | METRABYTE-TH - 453 Ladplacout Jorakhaebua | TH |
WHOIS identity
No WHOIS records are currently associated with iro-su.edu.la in WhisperGraph.
Subdomains
5 observed subdomains of iro-su.edu.la.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for iro-su.edu.la.
| Mechanism | Target |
|---|---|
| SPF_A | iro-su.edu.la |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 103.30.125.0/24 |
| SPF_IP | 103.30.126.0/24 |
| SPF_IP | 119.59.104.36 |
| SPF_IP | 119.59.107.0/24 |
| SPF_IP | 119.59.111.0/24 |
| SPF_IP | 119.59.123.0/24 |
| SPF_IP | 119.59.96.0/24 |
| SPF_MX | iro-su.edu.la |
Related pages
Pivot deeper into the graph from iro-su.edu.la.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iro-su.edu.la"})-[: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.