Hostname
isi.com
Last fetched
isi.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1408
- Organization
- isi north america
- Contact emails
Subdomains
495 observed subdomains of isi.com.
Showing 25 of 495. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from isi.com in the public web crawl.
246 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for isi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customer._spf.ipax.at |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfv4.sosafe.de |
| SPF_INCLUDE | spfv6.sosafe.de |
| SPF_IP | 118.175.7.160/29 |
| SPF_IP | 148.244.205.83 |
| SPF_IP | 187.157.229.192/28 |
| SPF_IP | 188.134.231.48/29 |
| SPF_IP | 195.228.126.240/29 |
| SPF_IP | 2.207.248.32/28 |
| SPF_IP | 200.188.16.72/29 |
| SPF_IP | 212.185.120.112/29 |
| SPF_IP | 221.128.101.64/28 |
| SPF_IP | 31.12.3.168/29 |
| SPF_IP | 31.12.6.128/28 |
| SPF_IP | 50.248.131.8/29 |
| SPF_IP | 58.209.101.160/29 |
| SPF_IP | 77.221.39.68/30 |
| SPF_IP | 81.14.217.8/29 |
Related pages
Pivot deeper into the graph from isi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "isi.com"})-[: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.