Hostname
easydeploy.net
Last fetched
easydeploy.net resolves to 85.214.114.186, announced in 85.214.0.0/15 by STRATO - Strato GmbH in DE. easydeploy.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for easydeploy.net is recorded in WhisperGraph.
Attribution
strato
ORIGIN_AS
WHOIS identity
- Registrar
- iana:141
- Registrant organisation
- mitel deutschland
- Contact emails
- andreas.stadler@mitel.com, domaincontact@reg.xlink.net
Subdomains
| Subdomain |
|---|
| mcdepl01.easydeploy.net |
| mcdepl02.easydeploy.net |
| mitel.easydeploy.net |
| ns1.easydeploy.net |
| ns2.easydeploy.net |
| ns3.easydeploy.net |
Showing 6 of 6 subdomains (6 per page).
Mail and authentication
Nameservers
- ns1.easydeploy.net
- ns2.easydeploy.net
- ns3.easydeploy.net
MX records
- mcdepl01.easydeploy.net
- mcdepl02.easydeploy.net
SPF policy
- a: easydeploy.net
- ip: 85.214.114.186
- ip: 85.214.114.203
Threat-feed evidence
History
Related pages
Pivot from easydeploy.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "easydeploy.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.