Hostname
gisi-interactive.net
Last fetched
gisi-interactive.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
gisi-interactive.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:81
- Organization
- clement delpirou
- Contact emails
Subdomains
187 observed subdomains of gisi-interactive.net.
Showing 25 of 187. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for gisi-interactive.net.
| Mechanism | Target |
|---|---|
| SPF_A | gisi-interactive.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 163.172.22.46 |
| SPF_IP | 163.172.22.47 |
| SPF_IP | 185.59.8.0/24 |
| SPF_IP | 45.112.122.138 |
| SPF_IP | 45.112.122.139 |
| SPF_IP | 45.112.122.140 |
| SPF_IP | 45.112.122.141 |
| SPF_IP | 45.112.122.142 |
| SPF_MX | gisi-interactive.net |
Related pages
Pivot deeper into the graph from gisi-interactive.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gisi-interactive.net"})-[: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.