Skip to content

Hostname

cloud-security.net

Last fetched

cloud-security.net resolves to 1 IPv4 address operated by AS25394 in DE. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · cloud-security.netRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cloud-security.net

Resolution chain

cloud-security.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.100.133.24594.100.132.0/23AS25394DE

WHOIS identity

Registrar
iana:1910
Organization
antispameurope
Contact emails

Subdomains

23 observed subdomains of cloud-security.net.

Web-graph footprint

Distinct hostnames that link to or from cloud-security.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

40 SPF mechanisms authorising senders for cloud-security.net.

MechanismTarget
SPF_IP129.232.203.80/28
SPF_IP173.45.18.0/24
SPF_IP176.95.46.35
SPF_IP176.95.46.37
SPF_IP185.140.204.0/22
SPF_IP188.111.42.91
SPF_IP188.111.42.93
SPF_IP193.143.122.115
SPF_IP193.143.122.116
SPF_IP193.143.122.117
SPF_IP193.143.122.118
SPF_IP193.28.48.43/27
SPF_IP194.127.224.187
SPF_IP194.127.224.188
SPF_IP194.127.224.197
SPF_IP194.55.26.0/24
SPF_IP194.55.26.7
SPF_IP194.55.26.8
SPF_IP194.55.30.7/32
SPF_IP194.55.30.8/32
SPF_IP194.56.132.16/28
SPF_IP199.27.221.76
SPF_IP199.27.221.81
SPF_IP199.27.221.82
SPF_IP209.172.38.83
SPF_IP209.172.38.88
SPF_IP212.144.250.229
SPF_IP216.46.11.238
SPF_IP216.46.11.244
SPF_IP217.196.144.121
SPF_IP217.196.144.122
SPF_IP217.196.144.135
SPF_IP217.196.144.136
SPF_IP46.235.240.0/24
SPF_IP52.62.108.212/32
SPF_IP52.62.123.207/32
SPF_IP62.12.170.128/28
SPF_IP81.20.94.0/24
SPF_IP83.246.65.0/24
SPF_IP94.100.128.0/20

Related pages

Pivot deeper into the graph from cloud-security.net.

Cypher and MCP

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

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