Skip to content

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

WHISPER CANON · irex.orgRouting diversity3.0/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/irex.org

Resolution chain

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

IPPrefixASNOperatorCountry
146.75.30.132146.75.28.0/22AS54113FASTLY - Fastly, Inc.SG
151.101.18.132151.101.16.0/22AS54113FASTLY - Fastly, Inc.US
151.101.54.132151.101.52.0/22AS54113FASTLY - Fastly, Inc.US

WHOIS identity

Registrar
iana:2
Organization
international research & exchanges board
Contact emails

Subdomains

58 observed subdomains of irex.org.

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.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for irex.org.

MechanismTarget
SPF_INCLUDE_spf.alchemer.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.129.35.0/27
SPF_IP128.136.67.116
SPF_IP128.136.76.102
SPF_IP128.136.76.115
SPF_IP169.145.39.240/29
SPF_IP188.123.161.242
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP35.210.193.225
SPF_IP35.210.226.111
SPF_IP40.97.24.18
SPF_IP46.240.134.102
SPF_IP52.3.77.109
SPF_IP64.135.70.194
SPF_IP94.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.