Skip to content

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

WHISPER CANON · i-active.beRouting diversity5.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/i-active.be

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.

IPPrefixASNOperatorCountry
138.1.18.60138.1.16.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationGB
147.154.112.73147.154.112.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.119.19147.154.112.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.225.212147.154.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationGB
147.154.228.73147.154.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationGB
147.154.230.235147.154.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationGB
147.154.235.149147.154.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationGB
192.29.105.247192.29.96.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
192.29.138.121192.29.128.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationBR
192.29.139.253192.29.128.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationBR
192.29.14.159192.29.12.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationCA
192.29.143.64192.29.128.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationBR
192.29.182.78192.29.176.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.27.19192.29.16.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationKR
192.29.27.20192.29.16.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationKR
192.29.28.172192.29.16.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationKR
192.29.28.246192.29.16.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationKR
192.29.28.70192.29.16.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationKR
192.29.56.104192.29.56.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.61.119192.29.56.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH

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

SPF policy

2 SPF mechanisms authorising senders for i-active.be.

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 20

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