Hostname
i-active.be
Last fetched
i-active.be resolves to 20 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in GB. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
i-active.be resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.1.18.60 | 138.1.16.0/22 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
| 147.154.112.73 | 147.154.112.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 147.154.119.19 | 147.154.112.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 147.154.225.212 | 147.154.224.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
| 147.154.228.73 | 147.154.224.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
| 147.154.230.235 | 147.154.224.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
| 147.154.235.149 | 147.154.224.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
| 192.29.105.247 | 192.29.96.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 192.29.138.121 | 192.29.128.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
| 192.29.139.253 | 192.29.128.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
| 192.29.14.159 | 192.29.12.0/22 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | CA |
| 192.29.143.64 | 192.29.128.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
| 192.29.182.78 | 192.29.176.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | CH |
| 192.29.27.19 | 192.29.16.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | KR |
| 192.29.27.20 | 192.29.16.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | KR |
| 192.29.28.172 | 192.29.16.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | KR |
| 192.29.28.246 | 192.29.16.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | KR |
| 192.29.28.70 | 192.29.16.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | KR |
| 192.29.56.104 | 192.29.56.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | CH |
| 192.29.61.119 | 192.29.56.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | CH |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- —
- Contact emails
- —
Subdomains
12 observed subdomains of i-active.be.
Web-graph footprint
Distinct hostnames that link to or from i-active.be in the public web crawl.
61 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for i-active.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from i-active.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "i-active.be"})-[: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.