Skip to content

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

WHISPER CANON · isa.orgRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/isa.org

Resolution chain

isa.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.71.11.12840.68.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

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.

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

SPF policy

36 SPF mechanisms authorising senders for isa.org.

MechanismTarget
SPF_INCLUDE5382318.spf06.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf_useast2.prod.hydra.sophos.com
SPF_INCLUDEmailsender.badgecert.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.194.200
SPF_IP159.183.201.194
SPF_IP167.89.118.109
SPF_IP167.89.118.120
SPF_IP167.89.118.128
SPF_IP167.89.118.52/32
SPF_IP167.89.118.83/32
SPF_IP167.89.118.95
SPF_IP167.89.123.124/32
SPF_IP167.89.123.204
SPF_IP167.89.123.54/32
SPF_IP167.89.123.58
SPF_IP167.89.123.62
SPF_IP167.89.123.66
SPF_IP167.89.74.94
SPF_IP195.162.89.188
SPF_IP208.44.247.32/28
SPF_IP209.85.217.49
SPF_IP216.27.12.96/28
SPF_IP216.33.126.11/32
SPF_IP216.34.99.11/32
SPF_IP216.34.99.12/30
SPF_IP216.34.99.16/30
SPF_IP216.34.99.21
SPF_IP216.34.99.22/32
SPF_IP216.34.99.60
SPF_IP3.93.157.47
SPF_IP65.245.209.6
SPF_IP74.213.156.72
SPF_IP98.101.116.116

Related pages

Pivot deeper into the graph from isa.org.

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 20

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