Hostname
irex.org
Last fetched
irex.org resolves to 3 IPv4 addresses operated by FASTLY - Fastly, Inc. in SG. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
irex.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 146.75.30.132 | 146.75.28.0/22 | AS54113 | FASTLY - Fastly, Inc. | SG |
| 151.101.18.132 | 151.101.16.0/22 | AS54113 | FASTLY - Fastly, Inc. | US |
| 151.101.54.132 | 151.101.52.0/22 | AS54113 | FASTLY - Fastly, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- international research & exchanges board
- Contact emails
Subdomains
58 observed subdomains of irex.org.
Showing 25 of 58. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from irex.org in the public web crawl.
1,705 sites link to this hostname.
172 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for irex.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.alchemer.com |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.129.35.0/27 |
| SPF_IP | 128.136.67.116 |
| SPF_IP | 128.136.76.102 |
| SPF_IP | 128.136.76.115 |
| SPF_IP | 169.145.39.240/29 |
| SPF_IP | 188.123.161.242 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 35.210.193.225 |
| SPF_IP | 35.210.226.111 |
| SPF_IP | 40.97.24.18 |
| SPF_IP | 46.240.134.102 |
| SPF_IP | 52.3.77.109 |
| SPF_IP | 64.135.70.194 |
| SPF_IP | 94.45.140.206 |
Related pages
Pivot deeper into the graph from irex.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "irex.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.