Skip to content

Hostname

2cloud.be

Last fetched

2cloud.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:one.com a/s as the registrar.

Nutrition Label

WHISPER CANON · 2cloud.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/2cloud.be

Resolution chain

2cloud.be 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
registrar:one.com a/s
Organization
Contact emails

Subdomains

16 observed subdomains of 2cloud.be.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for 2cloud.be.

MechanismTarget
SPF_A2cloud.be
SPF_Amail.2cloud.be
SPF_Amy.2cloud.be
SPF_Amy.cl01.de-schepper.net
SPF_Amy.cl02.de-schepper.net
SPF_Amy.clouds4.business
SPF_INCLUDEspf.mailjet.com
SPF_IP168.119.164.25
SPF_IP2a01:4f8:1c1e:49d0:0:0:0:1
SPF_IP2a0f:f01:210:fd:0:0:0:0
SPF_IP45.153.48.252
SPF_MX2cloud.be

Related pages

Pivot deeper into the graph from 2cloud.be.

Cypher and MCP

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

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