Skip to content

Hostname

irisnet.brussels

Last fetched

irisnet.brussels resolves to 1 IPv4 address operated by AS15383 in BE. WHOIS lists iana:1467 as the registrar.

Nutrition Label

WHISPER CANON · irisnet.brusselsRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/irisnet.brussels

Resolution chain

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

WHOIS identity

Registrar
iana:1467
Organization
cirb-cibg
Contact emails

Subdomains

29 observed subdomains of irisnet.brussels.

Web-graph footprint

Distinct hostnames that link to or from irisnet.brussels in the public web crawl.

13 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for irisnet.brussels.

MechanismTarget
SPF_INCLUDEspf.d4sp.com
SPF_INCLUDEspf.oximailing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.eu
SPF_IP195.244.168.10
SPF_IP195.244.170.214
SPF_IP195.244.170.251
SPF_IP195.244.170.252

Related pages

Pivot deeper into the graph from irisnet.brussels.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "irisnet.brussels"})-[: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.