Hostname
isa.org
Last fetched
isa.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
isa.org 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 |
|---|---|---|---|---|
| 40.71.11.128 | 40.68.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- isa-the instrumentation systems and automation so isa-the instrumentation systems and automation so
- Contact emails
Subdomains
41 observed subdomains of isa.org.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from isa.org in the public web crawl.
2,330 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
36 SPF mechanisms authorising senders for isa.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5382318.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf_useast2.prod.hydra.sophos.com |
| SPF_INCLUDE | mailsender.badgecert.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.194.200 |
| SPF_IP | 159.183.201.194 |
| SPF_IP | 167.89.118.109 |
| SPF_IP | 167.89.118.120 |
| SPF_IP | 167.89.118.128 |
| SPF_IP | 167.89.118.52/32 |
| SPF_IP | 167.89.118.83/32 |
| SPF_IP | 167.89.118.95 |
| SPF_IP | 167.89.123.124/32 |
| SPF_IP | 167.89.123.204 |
| SPF_IP | 167.89.123.54/32 |
| SPF_IP | 167.89.123.58 |
| SPF_IP | 167.89.123.62 |
| SPF_IP | 167.89.123.66 |
| SPF_IP | 167.89.74.94 |
| SPF_IP | 195.162.89.188 |
| SPF_IP | 208.44.247.32/28 |
| SPF_IP | 209.85.217.49 |
| SPF_IP | 216.27.12.96/28 |
| SPF_IP | 216.33.126.11/32 |
| SPF_IP | 216.34.99.11/32 |
| SPF_IP | 216.34.99.12/30 |
| SPF_IP | 216.34.99.16/30 |
| SPF_IP | 216.34.99.21 |
| SPF_IP | 216.34.99.22/32 |
| SPF_IP | 216.34.99.60 |
| SPF_IP | 3.93.157.47 |
| SPF_IP | 65.245.209.6 |
| SPF_IP | 74.213.156.72 |
| SPF_IP | 98.101.116.116 |
Related pages
Pivot deeper into the graph from isa.org.
- IP · 40.71.11.128
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · root@isa.org
- TLD · .org
- Browse hostnames · is…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "isa.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.