Skip to content

Hostname

easy2cool.de

Last fetched

easy2cool.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · easy2cool.deRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/easy2cool.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.233.55.8185.233.164.0/24AS15817DE

WHOIS identity

No WHOIS records are currently associated with easy2cool.de in WhisperGraph.

Subdomains

13 observed subdomains of easy2cool.de.

Web-graph footprint

Distinct hostnames that link to or from easy2cool.de in the public web crawl.

51 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for easy2cool.de.

MechanismTarget
SPF_Aeasy2cool.de
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP153.92.196.160/28
SPF_IP178.16.56.32/27
SPF_IP185.15.192.32/27
SPF_IP185.15.192.32/28
SPF_IP185.172.199.0/24
SPF_IP185.20.209.0/24
SPF_IP185.20.211.0/24
SPF_IP188.94.249.248/29
SPF_IP188.94.250.248/29
SPF_IP188.94.251.248/29
SPF_IP188.94.252.252/30
SPF_IP217.160.255.205
SPF_IP2a01:238:20a:202:50ff:0:0:153
SPF_IP2a01:238:20a:202::0/64
SPF_IP2a01:238:400::0/48
SPF_IP31.186.226.0/24
SPF_IP31.186.243.0/24
SPF_IP37.202.1.52/30
SPF_IP37.202.6.52/30
SPF_IP81.169.144.153/32
SPF_IP81.169.146.128/25
SPF_IP82.165.250.111
SPF_IP85.214.220.160
SPF_IP85.214.241.85
SPF_IP85.214.63.218
SPF_IP85.214.70.29
SPF_IP85.214.71.25
SPF_IP85.215.255.0/24
SPF_IP87.106.171.101
SPF_IP87.252.213.0/24
SPF_IP89.36.170.0/24
SPF_IP91.135.68.104/29
SPF_MXeasy2cool.de

Related pages

Pivot deeper into the graph from easy2cool.de.

Cypher and MCP

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

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