Skip to content

Hostname

atomium.be

Last fetched

atomium.be resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in BE. WHOIS lists registrar:telenet bv as the registrar.

Nutrition Label

WHISPER CANON · atomium.beRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/atomium.be

Resolution chain

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

IPPrefixASNOperatorCountry
149.5.24.115149.5.24.0/24AS174COGENT-174 - Cogent Communications, LLCBE

WHOIS identity

Registrar
registrar:telenet bv
Organization
Contact emails

Subdomains

11 observed subdomains of atomium.be.

Web-graph footprint

Distinct hostnames that link to or from atomium.be in the public web crawl.

1,158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for atomium.be.

MechanismTarget
SPF_Aatomium.be
SPF_Amail.nameweb.biz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.5.20.17/32
SPF_IP149.5.20.26
SPF_IP149.5.20.27
SPF_IP149.5.24.115
SPF_IP149.5.24.25
SPF_IP149.5.24.8
SPF_IP149.5.24.9
SPF_IP149.5.30.8
SPF_IP149.5.30.9
SPF_IP91.183.198.202
SPF_MXatomium.be

Related pages

Pivot deeper into the graph from atomium.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "atomium.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.